Experiments with TDD
In this article, Vinay Krishna shares his experiment with Test Driven Development (TDD) and his transformation from coder to developer.
Software Testing Articles, Blog Posts, Books, Podcasts and Quotes
In this article, Vinay Krishna shares his experiment with Test Driven Development (TDD) and his transformation from coder to developer.
This blog post presents a case where applying the right amount of test automation can improve the testing process.
In this blog post, Adam Boas discusses the danger of using Behavior Driven Development (BDD) tools like Cucumber to build an automated regression suite.
The concept of diffusion testing is that you can automatically generate new test case data from existing test cases that yield a pass result.
EVM is a simple quantitative technique that can be used to measure the schedule progress of any type of project, including a software-testing effort or some part of the overall effort. This article eplains what EVM is and walks you through an example of using EVM to measure software testing effort progress. It also describes when to use EVM and when not to use it.
Selenium is a great tool for acceptance testing of web applications: it works with real browsers, and drives them to exercise your application of choice in the same way a real user would do. There are however many issues in using Selenium to drive JavaScript-powered applications.
This article presents GivWenZen. GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a team get the words right and create a ubiquitous language to describe and test a business domain.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates