How to open any application during Scripting?
Answer Posted / lakshmi
We can open any application in QTP using system util.run
and by rec and run settings.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
after initiating one project for testing, when exacltly QTP tester role starts?
Explain the types of object repository?
Can we record an application running on a remote machine using qtp?
how to post xml data from QTP scripts to any application?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Explain the qtp test phases.
What are the steps involved in the recovery scenario wizard?
how will load the object during runtime?
Hi All, How to Compare two strings character by character in QTP
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Where to use function or action?
What is difference between Recording time object identification and Run time (Execution) time.