What is Retesting?
Answers were Sorted based on User's Feedback
Answer / madhusri
Retesting is a testing of the functionality that caused
existance of a bug and done after that perticular bug is
fixed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudarshan
Retesting - Re-execution of the test on the same build with
multiple test data to validate the functionality.
Regression - Re-execution of the test on the modified build
to bug fix work & occurances of side effect to validate the
functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / murali krishna
Retesting means testing the same functionality again and
again by using multiple sets of data(Test Data)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ch.s.m.prasad
Retesting: the Re-execution of the effected area of test
case is called re-testing
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / senthamizh selvan s
Executing the test cases by using the same inputs is
nothing but Retesting
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / raj
when bug is fixed then we execute test case that is
retesting
| Is This Answer Correct ? | 2 Yes | 8 No |
Answer / vsnraju19
re executing the cases to get the confirmation that defects
are reproducable
| Is This Answer Correct ? | 1 Yes | 8 No |
How do you estimate white box testing?
Among 5000 test cases, how to pick test cases for regression testing
Hi.....wat r d major bugs we can find in banking domain???
What is a "Good Tester"?
how to use batchtesting in qtp?
what is the testing approach for windows Explorer(Not IE Explorer)
Hi Friends Please let me know that how to test font size and font type of any website content when the right button is disable and we can not copy and paste it in msword.
1.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???
What is the significance of doing Regression testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Explain the V-Model