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 |
i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?
Please Explain The QTP real Testing process with steps.
Which environments does qtp support?
what r the main benefits of automation?
Can you list some technologies that support qtp?
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
What is the quicktest professional (qtp) testing process?
What are the ordinal identifiers in web page?
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
Are u place all QTP Framework folders in VSS?
Explain about Table and DB Checkpoints?
What is test object model in QTP?