how do you run scripts in QTP?please anyone can answer my
questions
Answers were Sorted based on User's Feedback
Answer / kalyanijmr
Hi,
After completing the recording or own scripting for that
requirementonly we will go for running the scripts
using "Run" button
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / somalatha
we run scripts in qtp through execution grid and ) Once a
tester has run a test, a TestFusion report displays all
aspects of the test run: a high-level results overview, an
expandable Tree View of the test
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dipu krishnan
Ram,
Clicking the run button on top runs the script.
>*>*>*>*
Under the Automation tab we have an item "Record and Run
Settings". In this we are having two tabs ,Web and Windows.
I will go with Web for now.
On the Web tab you can find the radial buttons:-
> Run on any open Browser.
> "Open the following address" with an text box for
entering the URL.
While you click the record button with the first
selection ,what qtp is going to do is that ,it Record the
script based on action performed on any browser which is
open.
While you click the run button with this selection,qtp
performs the run on any of the open browser that is open.If
no browser is open then the test won't run.
-------
While you click the record button with the second
selection ,what qtp is going to do is that ,it launches a
new browser with the entered url in the textbox.Scripts are
recorded based on action performed on this browser which
qtp had opened.
While you click the run button with this selection,qtp
launches a new browser with this url and runs the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where the text version of script file located in file system?
using descriptive programming how to close all opend browsers?
How will you find the current time of the remote machine using QTP script?
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)
can u please explain what is the exact difference between qtp8.2 and 9.0
How many ways we can parameterize data in QTP ?
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How the automated tests in org
What is the standard timing delay for web based application in qtp?
Hi,iam new to automation and i have 1 year experience in manual testing.I have a little bit idea about QTP9.0 .But i have no idea about script writing using VB.Please help to learn script writing.