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



DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic situti..

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

Post New Answer

More QTP Interview Questions

what is the another name for blackbox testing?

7 Answers  


How you calling actions in qtp?

0 Answers  


I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?

1 Answers  


. Types of properties that Quick Test learns while recording?

2 Answers  


I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute

2 Answers   IBM,






What is the synchronization point in qtp?

0 Answers  


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

0 Answers  


What is the expert view?

0 Answers  


What is load testing?

1 Answers   Crea,


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

0 Answers   TCS,


how we connect oracle or sql data server database to qtp.

4 Answers   TCS,


Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?

1 Answers  


Categories