Why is it important to thoroughly retest a defect after it
has been reported fixed? How will you do that?
Answers were Sorted based on User's Feedback
Answer / kumar
The reason is to verify whether the defect was fixed
correctly .Retesting can be done by executing the same set
of test cases by which the bug or defect was found
| Is This Answer Correct ? | 5 Yes | 0 No |
It is very much important because if u do not test
thoroghly then it may be happen that u hav missed a defect
that is occoured/generated when the old defect is fixed.
It may be happens sometimes that when a defect is fixed
then a another defects generate as a sideeffect, if that
portion is related with the previous defective portion.Then
u need regration testing to solve those new defects.
So tjoroghly retesting is important to analyze wheather
regration testing is necessary or not for the perticular
software testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitin
actually when the bug is fixed by the developer team then
tester again check out the application that the bug is
fixed or not by doing regression testing it is possible and
it my working properly again and gain retesting may be done
that another bug may not be introduced in the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a broken link in web testing and how test it.
What is the difference between TEST STRATEGY and TEST PROCESS
3 Answers Tavant Technologies,
What is d difference between Black Box Testing and Functional Testing?
What is QA Release Package ?
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
write a TestCases for Telephone ?
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
what is test case? what it consists? what are the types of test cases?
Which are the basic challanges are face tester while doing testing?
What is meant by code walkthrough?
how do you ensure by testing that the transactional refuilement or an application are met
How will You select the regression testcase