What is the deference between regression testing and re-testing?

Answers were Sorted based on User's Feedback



What is the deference between regression testing and re-testing? ..

Answer / prashant sharma

Re testing - It is done to make sure that the test case which fails in last executionare passing after the defects against those failures are fixed.


Regression testing- Check whether the newly added funtionality not affecting the existing system.

Is This Answer Correct ?    0 Yes 0 No

What is the deference between regression testing and re-testing? ..

Answer / nagaraju

Re-testing: Testing the application with various samples of
data is known as regression testing. we can also call this
as "Data Driven Test".

Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.

Is This Answer Correct ?    1 Yes 2 No

What is the deference between regression testing and re-testing? ..

Answer / nagaraju thammali

Re-testing: Testing the application with various samples of
data is known as Re-testing testing. we can also call this
as "Data Driven Test".

Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.

Is This Answer Correct ?    0 Yes 1 No

What is the deference between regression testing and re-testing? ..

Answer / guest

Regression Testing:Re-execution of test on the modified
build with multiple test data.
It also checks the modifications is effected in other
functionality or not.

Retsting testing:Re-execution of test on the same build
with multiple test data.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is a test scenario? write atleast 15 test scenarios for gmail?

14 Answers   Mind Tree,


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

3 Answers   Wipro,


How can I done a Web Testing? Which steps are include in it?

0 Answers  


Is there any opening for Manual testing for 0-1 yrs?

0 Answers  


What is Bug Triage?

5 Answers   ADITI,






!.why do you go for white box testing ,when black box testing is available ?

5 Answers  


there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks

3 Answers   century,


What is the QA environment?

1 Answers  


Who prepared use case document? Tester or developer!

4 Answers   Mphasis,


What is acid testing? In which scenario we can use acid testing

0 Answers  


tell me 5 new requirements in ur project? plz urgent

0 Answers   Accenture,


why we go for winrunner ? and when we go for winrunner

2 Answers   CSC,


Categories