What is Retesting?
Answers were Sorted based on User's Feedback
Answer / suresh
Executing the same test cases on the same build but with
different inputs..
| Is This Answer Correct ? | 24 Yes | 11 No |
Answer / sunil reddy
re execution of the test cases on the same build with
diffrent set of inputs
| Is This Answer Correct ? | 15 Yes | 6 No |
Answer / pramod vishwasrao
Reexecuting of the test cases on a new build to check
whether the bug reported has been fixed or not.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / rahul chauhan
testing done on the product to make sure whether the bug
discovered has been fixed or not is known as retesting
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / ram
conducting testing by sending different set ofinput values
is called re-testing.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / irfan
Re-executing of the test cases on new released build to confirm that previously reported issues is still occurring or not.... or it has been fixed or not....
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kirankumar.m
while we are testing the build if we find any bug in that build we send that bug to the test lead. test lead study the bug if the bug is valid then he forward that bug to the developers. developers find the root cause of the problem ten developers fix the problems and they re send it to the test engineers.now the test engineers test the same build with different input values. finally test engineers fix the problem.this process is called re testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Retesting: Executing the same functionality with multiple sets of data is known as Retesting.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepali
Retesting is testing a defect which has been fixed.
Regression is testing the impacted areas.
Mean, to check if the fix has not disturbed other
functionality or the fix has not created more defects.
Hope this answers the question.
Regards,
Deepali
| Is This Answer Correct ? | 1 Yes | 0 No |
checking the input by giving more data again and again in
different situations
Before handover the project to the client the tester will
retest the coding again and again
| Is This Answer Correct ? | 1 Yes | 1 No |
Can any one explain about USE CASES?
Differentiate defect life cycle and test cycle.
Explain your web application archtechture?
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
how to debug ur scripts
What is the difference between coupling and cohesion?
Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks
I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com
Difference between Agile process and V Model
what are the critical bug occurs in banking domain?
what is mean by test preparation? and explain it?
Could some one tell me test cases for multi line text boxes like Notes field?