What is the exact difference between retesting & regression
testing? Please advise in detail
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
How will you test Email field?
How much konwledge of server require for a software tester.?
What is a test condition ?
what is the difference between Performance,Load ,Stress testing
you filed a bug that has high severity & high priority what happens till it gets fixed(that means what u do till it gets fixed)? Urgent
what is sequential injection?
What is ADHOC testing ?
What is the difference between Project Based Testing and Product Based Testing?
18 Answers Pramati Technologies, Satyam,
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.
Information about Automated Software Installer
State a generalized process for load test? Or explain how you did it previously.
diffrence between application testing and product testing?