How do we run the scripts in QTP ?? what are the three
options....

Answers were Sorted based on User's Feedback



How do we run the scripts in QTP ?? what are the three options......

Answer / surya prakash

We can run QTP Script in three different ways

1. "Verify Run-Mode"
(Normal Runmode)F5,aiming towards testing the application.
2. Debug Run-Mode
(Aim is to know the syntactical and Logical Errors)
F11- step into
F10 - Step Over
Shift+F11 - step Out
3. Update Run-mode(Automation -> update run mode)
(Aim is to Update the object physical Desctription)
using this mode qtp can update the following
1. Object Repository Physical Desctription
2. Check point Property Values
3. Active Screen images

Is This Answer Correct ?    6 Yes 0 No

How do we run the scripts in QTP ?? what are the three options......

Answer / neeraj kumar

Hi


1) Simply Run or F5
2) Maintenance Run Mode
3) Update Run Mode

Is This Answer Correct ?    4 Yes 1 No

How do we run the scripts in QTP ?? what are the three options......

Answer / sri surya sirisha

Pressing Run button on the tool bar is 1st option

Pressing f5 is the second option

Is This Answer Correct ?    0 Yes 1 No

How do we run the scripts in QTP ?? what are the three options......

Answer / sandipgami84

It's Simple, Press F5....and Click on OK button........it
will execute......



Sandip
9714177088

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

How to Run a Test using QTP?

1 Answers  


In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).

2 Answers  


how can i add an action(external action) programmatically?

3 Answers   Ordain Solutions,


What is the difference between Datadriven and Parameterization?

8 Answers   Ordain Solutions,


what is the data driven testing?

0 Answers  






How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming

2 Answers   Genpact,


How to find the number the number of Links, Brolken Links in a webpage?

3 Answers   Ordain Solutions,


What are the ways you can synchronize?

0 Answers  


in howmany ways you perfrom batchtesting

6 Answers   Lehman Brothers,


How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely

3 Answers  


Explain types of output values?

0 Answers  


Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.

1 Answers  


Categories