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 to Analyze the Checpoint results with Standard Checpoint ?
Difference between object identification and smart identification
How did you achieve reusability via QTP?
what type of frame work used in your company?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What is the difference between "call" and "callclose"
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
Tell me Three major differences between QTP & Winrunner?
what is vmodel?advantages and disadvantages of vmodel?