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 |
How many scripts did you have?
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
GET WHETHER THE GIVE NUMBER VALID OR NOT IN BETWEEN THE GIVEN RANGE?IN VB SCRIPT(QTP)
What does VBS file contain..? what is VBS file.?
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
Explain script generated at the time of setting runtime property?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
take one exmple and write on that discriptive programe in qtp?
How to retrieve alpha bate from the alphanumeric string with special character.
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?