what is retesting?
Answers were Sorted based on User's Feedback
Answer / ayaz barmare
Retesting ensures that the original fault has been removed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kishan
If the Test Engg has Reported a Bug then Developers will Fix
it and send it back to Development team to Re-verify that
same bug. This Re-verification done by Test Enngg to certify
that Developers has corrected / fixed the Bug properly is
called Re-Testing.
During Re-Testing we will also do "Impact Analysis"
| Is This Answer Correct ? | 1 Yes | 0 No |
Diff b/w WEB TESTING AND Client server testing?
can any one tell me how to select some text.i need the script for that
write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???
How to find the OS name by using QTP script?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
Explain synchronization types in QTP
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
How many actions we can write in a test?
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
How do you return a value for an array.
How to handle Java tree in QTP?