What is the main diff. between Retesting and Regression
Testing ?

Answers were Sorted based on User's Feedback



What is the main diff. between Retesting and Regression Testing ?..

Answer / ramyab.mca@gmail.com

Hai...

Retesting: In which one will perform testing on the same
functionality with multiple sets of data in order to come
to a conclusion whether it is working fine or nor.

Re-gression Testing: In which one will perform testing on
the already tested functionality again and again.

Difference:
Retesting will start from first build and continuous upto
the last build.

Regression will start from second build and continuous upto
the last build.

During Regression also Re-testing will be done that is why
it is called as Re-Regression Testing.

K,Byeee..
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    2 Yes 0 No

What is the main diff. between Retesting and Regression Testing ?..

Answer / rehaman

Retesting is a positive Testing where in we test the s/w for passed test cases
Regression testing is a negative testing where in we test the s/w for failed test cases
Retesting is done to check whether the developer had fixed the defect or not
Regression testing is done to check whether the fixed defect is effecting the the remaining s/w or not

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is a test server?

0 Answers  


What are the advantages of black box testing?

0 Answers  


please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that

1 Answers  


what are the QA process u r following in your cmmi level 5 company

1 Answers   Zensar,


Can anyone tell me the test scenario for railway reservation online booking. I need all test scenario.... please friends help me.

1 Answers   Accenture,


what is the difference between test strategy and test plan?

3 Answers  


can u plz give an example for regression testing with example.

2 Answers  


What is API Testing? how do we perform this testing?

0 Answers  


What is Error Seeding?

2 Answers  


i have a little confusion about asp.net and vb.net is that the web applications called asp.net and windows application called as vb.net please guide if there is a difference between vb.net and windows application or what????I am just a beginner ..pls guide..

1 Answers  


write test case for gmail sign up page?

0 Answers  


1.What types of documents would you need for QA, QC, and Testing?

2 Answers   FDS,


Categories