Regression Statements

Which of the following statements about Regression statements are true?
1. Regression testing must consist of a fixed set of tests to create a base line
2. Regression tests should be used to detect defects in new feature
3. Regression testing can be run on every build
4. Regression testing should be targeted areas of high risk and known code change
5. Regression testing when automated, is highly effective in preventing defects.

Questions by mathan_vel   answers by mathan_vel

Editorial / Best Answer

kurtz182  

  • Member Since Nov-2009 | Dec 5th, 2009


I believe the following statements are true about regression testing.

3. Regression testing can be run on every build
4. Regression testing should be targeted areas of high risk and known code change
5. Regression testing when automated, is highly effective in preventing defects. 



Showing Answers 1 - 15 of 15 Answers

HI

Which of the following statements about Regression statements are true?
1. Regression testing must consist of a fixed set of tests to create a base line
2. Regression tests should be used to detect defects in new feature
3. Regression testing can be run on every build
4. Regression testing should be targeted areas of high risk and known code change
5. Regression testing when automated, is highly effective in preventing defects.


I can go for option 5, regression testing by manual testing may not found many issues, it can be effective when it's automated.. 


CNU

  Was this answer useful?  Yes

I believe the following statements are true about regression testing.

3. Regression testing can be run on every build
4. Regression testing should be targeted areas of high risk and known code change
5. Regression testing when automated, is highly effective in preventing defects. 



I will go with following options:-

4. Regression testing should be targeted areas of high risk and known code change
5. Regression testing when automated is highly effective in preventing defects.


  Was this answer useful?  Yes

preetchana

  • May 12th, 2010
 

According to me, it should be:
3. Regression testing can be run on every build
5. Regression testing when automated, is highly effective in preventing defects.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions