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 |
What are the views available in quicktest professional (qtp)?
If I give some thousand tests to execute in two days what do you do?
How many types of Test Plans are there...??
what are the 5 types of objects in qtp
How to launch application under test through VBscript without using systemutil.run or invokeapplication?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
With out using the task manager,how to close the application using vbscript and what is the statement?
if we made any changes in shared object repository how it reflects of others like our team members?
what is QTP batch testing tool?
What is quicktest professional (qtp window?
What is debugging? How you debug your script?