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 Memory Testing> Do you perform ever memory testing on Desktop or Web application ?

1 Answers   ABC,


write a query which empname starts with A

5 Answers   Cap Gemini, CTS,


What is difference between the Build version id and software version id ?

6 Answers  


There are 2 bugs A and B. A has High Severity and Low Priority , wherease B has Low Severity and High Priority. Which bug will you give more importance.

12 Answers   ACS, NetBIOS, Sonata,


hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola

1 Answers  


Is testing is different in linux platform.please reply me how testing will be implemented on linux platform?

2 Answers  


what is stlc and what is bug life cycle? are the both same or different?

3 Answers  


Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.

4 Answers  


Please give me example of low priority and hign severity defects?

3 Answers  


we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not

2 Answers  


!what are the entry criteria for antomation testing ?

0 Answers  


Please send me Sample Template on Test Strategy. Tnx in Advance.

0 Answers  


Categories