What is non-regression testing? what is its need? difference between regression and non-regression testing?any example?

Showing Answers 1 - 1 of 1 Answers

Avinash Khule

  • Jan 18th, 2007
 

Hi Leena,
Non Regression Testing term came into picture after Regression Testing
Non Regression Testing : After changing some functionality in the application,
 we'll go for regression to verify the bugs and its impact on the other functionality of the application.
Example : If release of the project is expected soon, we don't get asmuch time to test  the whole application again. At that time thedecision may be taken by tester with lead that dont go for regressioni.e. Non Regression Testing.
In such a case only we have to retest the changing functionality/module/build
I think You know the defination of regression testing.

  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