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 Posted / 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 |
Post New Answer View All Answers
how to create flat file datasubmission in qtp
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How to export quicktest professional results to an .xls file?
How you debug your script?
What is qtpro? What is quick test pro?
Can any one send me the QTP Basic Coding Samples?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How often were they executed?
What test cases can you automate using QTP?
Does Low-level recording capture mouse movements?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is difference between Recording time object identification and Run time (Execution) time.