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 |
is there any checklist to check SRS document
Why performance testing is performed? What are tools of performance testing?
diff between test plan and test strategy?
What exactly you do as a Configuration controller?
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.
waht is the quality in your company?
Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)
What is White Box testing and who is responsible for white box testing?
For what purpose are virtual users created?
How do tou design a good test case?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.