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 difference between GUI and Usability Testing?
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
what is the decission table?
Which r diff. models for SDLC and STLC ? Thanks in advanse to replier. Suyog Watershed Infotech
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?
test case for post status functionality of facebook
ANY IDEA ABOUT CMM AND ISO?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
Which document you will get with new Build during testing?
What are the technics used for writing a test cases
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?