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

hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana

2 Answers  


what is configuration testing

17 Answers   Ness Technologies,


what is traceability matricks

7 Answers   Synergy,


what is the Test completion Criteria?

4 Answers   Mind Tree,


what are test cases for Session Time Out?

3 Answers  






4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.

1 Answers  


How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.

2 Answers   IBS,


Explain the Flow of V-Model

2 Answers   Virtusa,


Hi Friends , I am 1 year experience Manual tester and i want to do any certification but i dont know any thing about it. please do suggest me. Thanks in advance

2 Answers  


what is the difference sanith testing and smoke testing?

8 Answers   IBM,


What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?

0 Answers   Ordain Solutions,


Realizing you won't be able to test everything - how do you decide what to test first?

4 Answers  


Categories