Difference between Re-testing and Regression Testing?
Posted on March 10th, 2009 in Manual Interview Questions
This is a very popular interview question where candidate should very careful to answer this.
- Re- Test:Retesting means we testing only the certain part of an Application again and not considering how it will effect in the other part or in the whole application.
- Regression Testing:Testing the application after a change in a module or part of the application for testing that is the code change will affect rest of the application.
Related posts:
- Testing Interview Question asked at Oracle Corporation: What do you do if Developer not accepting your bug?
- Difference between:Load Testing Vs Stress Testing?
- Software Test Engineer Interview Questions at Unisys India
- What is difference between Smoke, Sanity and Monkey Testing!
- Software Testing Interview Questions at SYNTEL
Tags: