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 |
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
what r the reviews r u involing between the testcase writing and execution of those testcases?
Explain spiral model?
what are reviews in sdlc?
what is meaning of manual testing,,?
difference between test coverage and test tracability matrix?
What are the common defects revealed in Functionality testing?
Hi DUE TO SOME PROBLEMS I STOPPED MY MCA IN FINAL YEAR. I AM PLANING TO KEEP FAKE CERTIFICATE OF MCA, PLEASE HELP ME IF ANY ONE CAN HELP ME IN THIS. YOU CAN REACH ME AT venu.naidu1@gmail.com, for this i will pay 5000 to 7000, and i will maintain it very confidential. please help.
when we are executing the test cases one bug is found.then how will u insert in to the deffect traking tool(in real time how we insert into the deffect tracking tool).please let me know the answer asap plz
Give an example of High sevierity and low priority
can any one define V-V testing?....thanks in advance
What are the test cases for sanity or smoke testing ?