how do you run scripts in QTP?please anyone can answer my
questions
Answer Posted / 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 |
Post New Answer View All Answers
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Who uses qtp tool?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
diff between qtp versions from 8.5
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
What ate the Technologies supported by QTP?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
is there any addin for remedy user application
why you have standardized functions? plzzz guys with real time exp. do answer
By using QTP can we record any log files written by the application which is in execution?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What is QTP testing process?
What is 'sleep' in sync point?