How do we run the scripts in QTP ?? what are the three
options....
Answer Posted / 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 |
Post New Answer View All Answers
Through array we can execute the testcase how ? give me example
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
How you debug your script?
What is the basic concept of quicktest professional?
is it possible to add sheets to excel at runtime
What is the difference between the design-time and run-time data tables?
How will you find the current time of the remote machine using QTP script?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
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..
What are the methods of the TextStream object that are used for reading from a text file?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What are the ordinal identifiers in web page?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.