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

What are the recording modes in qtp?

0 Answers  


Discuss quicktest professional environment?

0 Answers  


What is keyword driven testing..what is the use of this in Automated testing

2 Answers   IBM,


What is Environment Variable and when we apply this in QTP?

3 Answers   TCS,


How to Analyze the Checpoint results with Standard Checpoint ?

1 Answers  






I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

0 Answers  


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

0 Answers   Livetek,


what is command for executing files?

0 Answers   VSoft,


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

0 Answers  


how quick test record on dynamically generated urls and web pages.

3 Answers   Infosys, Satyam,


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,


In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.

3 Answers  


Categories