|
|
List three good uses for regression testing.
Previous Question Next Question
What's the most important thing to remember about regression testing? . Previous Question Next Question |
|
|
|
Some uses are: 1. Making sure a change to an application didn't break something else 2. Making sure a change to the environment didn't break something else 3. Putting the pieces together during system integration (and testing)
The most important thing to remember about regression testing is that if you do it correctly and consistently it works extremely well, but if you do it "sort of the right way" it doesn't work at all.
|
|
|
All rights reserved. Images digitally watermarked. |