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 system integration testing and component integration testing?

5 Answers   ArisGlobal,


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

0 Answers   TCS,


Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules

0 Answers  


When will the testing starts?

0 Answers  


How do you handle conflict with programmers?

4 Answers  






What is SCRUM model?

8 Answers   Digient Technologies,


what is differnce between QC @ QA , test strategy, very urgent pls

3 Answers   Microsoft,


What is risk analysis and what kind of risk you foud while testing

2 Answers  


what will you do in review meetings?

2 Answers  


What is bug life cycle?

2 Answers  


HOW CAN U DO DATA BASE TESTING ? COULD U PLZ EXPLAIN WITH SOME EXAMPLES?

5 Answers   IBM,


What are the different available models of sdlc?

0 Answers  


Categories