what is the Command used to start the QTp from Run.
Answer Posted / santhosh
From start->Run type the below path
C:\Program Files\Mercury Interactive
\QuickTest Professional\bin\QTPro.exe
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain about the quicktest professional (qtp) automation object model?
what is the frame work in J-meter?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How many ways we can parameterize data in quicktest professional?
What is test object model in quicktest professional (qtp)?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
When ‘option explicit’ keyword is used in qtp?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
How to connect to a database?
How can i check items sorted or not in a weblist ? Give me the script for this...
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
How to capture a window in QTP?
To which environments does quicktest professional (qtp) supports?