what is difference between regression testing and re-
testing?
Answer Posted / satish kumar
Regression testing( repeated testing) is a type of testing in which in already tested functionality is once again tested to check if the old bugs are rectified,
Retesting is a type of testing in which an already tested function is once again tested to reproduce the bug if at all any, to rule out the environment issues and to ensure functional robustness
regression testing is always performed from build #2 it can not be performed on build #1, Retesting is started from build #1 itself
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When will the testing starts?
Can you explain function points?
How much the bug is affecting the functionality of the application?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Write the function test case to add a customer to database.
Hi All I want discuss abt Testing tools is any one available online in google chat?
What is a test scenario?
what is metrics in software testing? give me a brief detail about it?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
Explain the procedure & path of s/w in testing?
wht is Manual Testing Frame work
Which criteria should take in account while doing CMS testing of any project?
Write the 10 high test cases for making video call/face time
how to clarify functional requirements and non functional requirements in a srs?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?