What is regression testing?difference between regression and retesting?

Answers were Sorted based on User's Feedback



What is regression testing?difference between regression and retesting?..

Answer / pravati

Retesting is a type of software testing in which we test if the defect fixes or code changes or any modifications have not impacted the other functionality of the application that was working before applying the code changes.

Is This Answer Correct ?    1 Yes 1 No

What is regression testing?difference between regression and retesting?..

Answer / mohammad adil

Regression Testing Vs Retesting?

Regression testing means testing to validate that after the small changes made in the application it does not effect other interrelated functionality and all functionality working fine.

Retesting means to test the overall application again.

Major Difference: We can test only part of the program which are interrelated to the fixed module, but in retesting we test overall application

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

need testing projects where can i find them

0 Answers   IBM,


what is boundary value analysis?

7 Answers  


What are the tools of performance testing?

1 Answers  


Which testing has more scope to find a job(manual testing or automation testing)

3 Answers  


What are drawbacks in system development life cycle

0 Answers  






I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.

3 Answers  


Can you explain the different maturity levels in staged representation?

0 Answers  


What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?

3 Answers   Kanbay,


what is mutation testing? when it is use in the phase?

4 Answers   FSS, Synergy,


Who will be assigning severity and priority for a bug?

5 Answers   Fidelity,


What is the main purpose of having Equivalence Class Particition & Boundary value analysis in Testing?

6 Answers   Tavant Technologies,


Expalin about metrics Management?

1 Answers   Fidelity,


Categories