DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3-
dEBUG MODE. My question is in whic sitution we use these
modes Explain me with example
Answer / anshul mittal
Verify Mode : This mode is used when we want to compare the
result of our test in the future with the same test run.
E.g. When we run the test qtp show two option . 1) save the
test result in new folder 2) save the test in temporary folder
The 1) one is the verify mode.
Debug Mode: The 2) option above is an example of debug mode.
Update Mode: when we want to update the vale of checkpoint
in the test.
Example: While recording the test the date was 11/1/09 and
when we run the test it is different so we should run it in
update mode otherwise test run will throw an error
| Is This Answer Correct ? | 5 Yes | 3 No |
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is the advantage of associating a procedure with a test object?
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
How do you capture tooltip using QTP?
Explain the concept of how QTP identifies object.
Wat is the command used to add an object(properties) to an object repository?
What is 'sleep' in sync point?
How many types of status are there?
What is clean sweep?