what is the diffrence b/w Regression testing and re-testing

Answers were Sorted based on User's Feedback



what is the diffrence b/w Regression testing and re-testing..

Answer / vidya

Regression testing:

Re execution of a selected test case on modified build to
ensure bug fix work and occurances of side effects is
called regression test.

Retesting:

Re executing the same test more than one time with multiple
test data.it is also called iterative or re-testing.


For Example: There are 10 testcases to be passed for a
requirement. But 10th testcase failed and tester raised a
defect in the defect log.

Retesting: After the above defect is fixed, tester need to
execute the 10th testcase to check the expected result for
the same.

Regression Testing: After the above defect is fixed, tester
need to execute the 20% of above testcases by selecting
randomly to make sure that existing functionality is not
broken because of the above fix.

Is This Answer Correct ?    12 Yes 0 No

what is the diffrence b/w Regression testing and re-testing..

Answer / puneet

Vidya is absolutely correct with her answer above !

Is This Answer Correct ?    8 Yes 0 No

what is the diffrence b/w Regression testing and re-testing..

Answer / sunithayagnamurthy

regression testing:
regression testing means reported bug is resolved or
not this is called regression testing.
retesting means to test diffrent combinaions of data i,e
called retesting testing.....

Is This Answer Correct ?    1 Yes 1 No

what is the diffrence b/w Regression testing and re-testing..

Answer / shijath ali

Regression Testing:Whenever there is a change/modification
in the code of an application may be due to change in
requirement or bug fixing the testing carried out in this
event to avow that application is not behaving in an
aberrant manner is called regression testing.

Re-testing:This testing is done with both positive and
negative inputs i.e. executing one fuctional test case with
different sets of data.

Plz correct me if i'm wrong

Shijath Ali
9945327269

Is This Answer Correct ?    1 Yes 1 No

what is the diffrence b/w Regression testing and re-testing..

Answer / mudaseer

regression testing :It is testing the unchanged features to
make sure that it is not broken because of changes(addition,deletion or modification)

re-testing:means to test again to make sure that the developer has really fixed the bug or not

Is This Answer Correct ?    0 Yes 0 No

what is the diffrence b/w Regression testing and re-testing..

Answer / madhu

I FEEL THAT BOTH REGREESION AND RE TESTING ARE SAME

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

What did you do in you last project? Can any one tell me about the application in detail any project regarding credit card

1 Answers  


Which was the most interesting bug you found.

0 Answers  


hi guys presently m working as a Technical Associate in a support team in mumbai.Jst now i hav completed my testing course of 2 months.I am B.Tech pass out of 2006.I want to swich my job in testing field. So pleae help me out & do something 4 me.

0 Answers  


Can any one Explain what is Impact Analysis?

3 Answers   IBM,


What do you mean by penetration testing? i go through' in some site, but i want in detailed . how we have to test by these type of testing. Will any one knows plz guide me. Thanks in advance

5 Answers  






What are the ways to check memory leak?

2 Answers  


what is test log? what fields does it contain, At which stage do we use this in real time?

2 Answers  


test cases for bulb

5 Answers   IBM,


How will confirm the Test Cases are passed?

7 Answers   PetroChina, RTG,


Guys, can any one of u give the realtime example for Black Box Testing

1 Answers  


What is traceability matrix? What is recovery scenario? How to pass values into a datatable?

2 Answers   RBS,


How will you do beta testing?

0 Answers   Aricent,


Categories