what is the Command used to start the QTp from Run.(start->
Run)
Answer Posted / kishan
It always depends on which you have installed QTP. For eg in
my machine, the path of QTPro.exe file is as below
F:\Program Files\Mercury Interactive\QuickTest Professional\bin
so when I type the below text in Run Prompt it will open my QTP
F:\Program Files\Mercury Interactive\QuickTest
Professional\bin\QTPro.exe
If you are working in cmd prompt then you have to browse to
the path(F:\Program Files\Mercury Interactive\QuickTest
Professional\bin) using "cd" command
> cd F:\Program Files\Mercury Interactive\QuickTest
Professional\bin
>QTPro.exe
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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..
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How often were they executed?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Tell me about qtp?
What are the Disadvantages of shared object repository?
How to handle Java tree in QTP?
write a script to verify the image path(src property) of the images which are in web pages.
What is the standard timing delay for web based application in qtp?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Explain the difference between data driven testing and parameterization ?