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 the role of moderator in testing?
what is requirement tracebility and it's format
what is the differance between functionality and functional testing?
Why Should we prepare traceability matrix?
How is ‘build’ different from ‘release’?
What is meant by Entry and Exit points in Testing? Raam - ramumcato@yahoo.com
what is thetesting methodology that u r company folowing??
1. Regression& Retesting 2. What is usability testing? 3. Functionality testing 4. On what basis you will write the test cases 5. do you written the test scripts also 6. where do you store the test cases 7. where do you execute the test cases. 8. Do you prepare the requirements.
What is Migration testing?
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
howmany buids u hav in u r project , for how many days u get build