What is Retesting?
Answers were Sorted based on User's Feedback
Answer / guest
The process of testing where the issues which are fixed by
developers are again verified by testing team to check if
the bug/issue is fixed as expected is called
Retesting..Guys, Please letme know your comments..
| Is This Answer Correct ? | 23 Yes | 2 No |
Answer / rabindra
The process of testing the same functionality after fixation
of bugs by developer, to verify the bug is fixed as expected
or not is called retesting.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ajay
Once a VALID defect is raised by a Test Engineer, and the
defect is addressed by the Development. Re-executing the
same process to replicate the defect is called Retesting.
Ideally in Retesting the defect should NOT reoccur.
You can use the same or different data for performing
Retesting (It depends on the functionality of the
application)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / shah
Testing those defects/issues which are fixed by the developers, with multiple inputs to confirm whether it is working properly or not.
Retesting will be conducted for the defects/issues which are fixed by the developers, as well as the application too.
any doubts let me know...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Retesting is the process when the Bug Fixture keeps the
status as Pending request.
With the improved version of the Build the Tester will
execute the same Test Scenario for validation.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / pranav
The process of testing the same functionality for different
test Data is retesting .
| Is This Answer Correct ? | 3 Yes | 5 No |
explain v- model? why we call this model as v-model, not an u-model?
Hi Everybody could you please send me the ISTQB Material to my mail id sravanthireddyr@gmail.com Thanking you in advance
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
Could anybody send me testcase format for website testing?
Explain the advantages of automation over manual testing?
what is hotfix?
explain statement coverage?
what does 80hz refresh rate indicates?
how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer
please answer, What is the Gap Analysis?
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases