What is the main diff. between Retesting and Regression
Testing ?
Answer Posted / rehaman
Retesting is a positive Testing where in we test the s/w for passed test cases
Regression testing is a negative testing where in we test the s/w for failed test cases
Retesting is done to check whether the developer had fixed the defect or not
Regression testing is done to check whether the fixed defect is effecting the the remaining s/w or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the sub-genres of performance testing?
How quickly we need to fix the bug?
What is the Myers Boundary Table?
Write the 10 high test cases for making video call/face time
What is desk checking and control flow analysis
What is Test Design?
Can you explain calibration?
What is configuration management in software testing ?
what the purpose of requirement phase
What type bugs you will find in integration testing with example?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
How the application is launched to the production environment?
How can you do the scalability testing?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
How do you know the code has met specifications?