What is the exact difference between retesting & regression
testing? Please advise in detail

Answers were Sorted based on User's Feedback



What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / gayathri r

Regression testing means, When a application is modified,
updated, we have to test the New features along with the
impact regions. So re-executions of test cases for
unchanged module, inorder to ensure that it is not been
affected by New features.
Re-test means, Once a bug is fixed, we have to test whether
the issue is fixed, or still exists.

Is This Answer Correct ?    19 Yes 3 No

What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / sunitha

Regression testing is done to ensure that enhancement,
defect fixes or any other changes made to the software has
not broken any existing functionality.
Regression testing is a continuous process and and it
happens after every release

Testing that runs test cases that failed the last time they
were run, in order to
verify the success of corrective actions

Is This Answer Correct ?    6 Yes 0 No

What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / ms sahithi

Retesting:Perform testing on the same functionality again
and again with multiple sets of data inorder to come to a
conclusion whether it is working fine or not.

Regression: Perform testing on the already tested
functionality again and again.

Difference:
Re-testing will start from first build and continuous upto
the last build.

Re-gression will start from the second build and continuous
upto the last build.

During re-gression testing also re-testing will be done
that is the reason some people call it as "Re-Regression
testing".

Is This Answer Correct ?    3 Yes 1 No

What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / ms sahithi

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.

Is This Answer Correct ?    1 Yes 0 No

What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / brahma

ms sahiti ,
r u suresh sir student?

Is This Answer Correct ?    0 Yes 0 No

What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / sanjay

regression testing means,check that change in code have not
affected the working functionality.
retesting means,again testing the functionality of the
application.

Is This Answer Correct ?    0 Yes 1 No

What is the exact difference between retesting & regression testing? Please advise in detail..

Answer / shailaja

Regression Testing is the entire module after the bug has
been fixed
Retetesting the specifed bug after the bug has been fixed 

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?

3 Answers   BeBo Technologies,


What is diff between Agile SDLC and TDD SDLC? Kindly let me know?

1 Answers   IBM,


given nrequirement collection doc,tester can prepare which test plan?

5 Answers   Wipro,


what is performance testing

4 Answers   iNautix, Infosys,


Please give me any example of High severity and Low priority type of bug ?

7 Answers   TCS,






Explain Acceptance Testing with an Example

4 Answers  


what is the steps for preparing scenario ?

3 Answers  


Explain the procedure for manual testing.

0 Answers  


What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?

3 Answers   Tavant Technologies, Yardi,


When the relationship occur between tester and developer?

6 Answers   Ordain Solutions,


Explain about V-model?

3 Answers   AppLabs,


Give the real-time example for back-to-back testing?

0 Answers  


Categories