Search Results

4
votes
5answers
231 views

How do you integrate system testing into an agile process?

The classic descriptions of agile development have releasable code at the end of an iteration. If there is further testing and validation that has to happen to create a releasable product, how do …
0
votes

When do you stop testing?

Measuring the amount of testing time put into the product between "showstopper" or major functionality bugs can let you know that you're nearly there. At times of rapid flux in the product with ne …