Hallow friends, plase tell me difference between retesting
and regression testing?
Answers were Sorted based on User's Feedback
Answer / priya
Retesting - Testing the application to see whether the bug
is fixed or not
Regression testing- Done to ensure that the fixed bug
doesn't affect any other module.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyaprasad
testing the application with same inputs for many number of
times before modification,is called retesting
testing the applicationbuild after modification(coding) is
called Regression testing
hi this is satya ,any doubts contact:991212418320
| Is This Answer Correct ? | 2 Yes | 0 No |
retesting : Testing the fixed bug before going to close it
to validate whether that bug is fixed successfully or not.
Regression Testing : When ever new functionality is added
or Bug is fixed we will go for regression testing to
validate that modification not effected to rest of other
functionalities of Application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / thriveni v b
retesting-testing the application several times by giving
same i/ps.
regression testing-done to ensure that build is working
fine after changes are done.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sachin
In Re-testing, the test case was failed in the last but in
regression testing the test case might be passed in the
previous release.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasanth malireddy
Regression Testing: It is type of Testing one will perform testing on already tested functionality again and again and on related functionality as well.
Retesting: It is type of testing one will perform testing on the same functionality again and again with multiple sets of data in order to come conclusion whether the application is working fine or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
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,
What is Test strategy?
Multiple class testing is too complex to be tested using random test cases. is it
Hi all, Can u pls help me with some Testing mannual for Test case preparation, Test planning and for attending ISTQB Examination. Kindly provide your feedback in this mail id (gbijesh@gmail.com) Tnks & Rgds Bijesh G
integration test cases for mouse and keyboard
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
how does a client server environment affect testing?
What is the Waterfall Development Method and do you agree with all the steps?
what is the difference between test case and testscenario,plz answer for this
how to write a testcase for yahoo messenger
what can be the reason for client not accepting the release?
Differentiate Test log and defect report.