what is the Command used to start the QTp from Run.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sreeprasad
(start-> Run)
systemutil.run"path of the file"
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sreekanth
santhosh answer ....is also suitable answer....
but try "QTPro.exe" in run
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / chaitu
The following Command is used
SystemUtil.Run"Path of the Server","","path of
the .exe".Open
| Is This Answer Correct ? | 0 Yes | 4 No |
The following command is used
InvokeApplication("Path")
systemUtil.Run"Path"
| Is This Answer Correct ? | 0 Yes | 4 No |
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
can u explain relative path architecture framework in qtp?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
GET WHETHER THE GIVE NUMBER VALID OR NOT IN BETWEEN THE GIVEN RANGE?IN VB SCRIPT(QTP)
What is the ur roles and responsibilities as automation testing engineer?
How to retrive the property of an object?
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
How to Parameterize Object repository in QTP?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
How to Analyze the Checpoint results by Standard Checpoint?