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
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Mention the test steps of qtp.
What is system testing and what are the different types of tests you perform in system testing?
How many types of recording facility are available in quicktest professional?
Explain types of descriptive programming?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How can I change object description or check point values in qtp?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
Does QTP run in any environment?
How to creating an output value using quicktest professional (qtp)?
What are test settings and global settings?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..