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 |
When is the best time for system testing
How should validation activities be handled?
i have 6 months experience in manual testing,if there are any openings please let me know My email id is: amitmantu20151@gmail.com
As a Tester how we choose black or white box testing technique for a application?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is Binary Tree?
What is meant by SIT?
what are test deliverabls?
What is the difference between white box, black box, and gray box testing?
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it? (eswar)
What is the difference between GUI Testing,UI testing and Usability TEsting