what is the Command used to start the QTp from Run.(start->
Run)
Answers were Sorted based on User's Feedback
Answer / tvsramakrishnachowdary
pls check ur question once again..
we can start the qtp externally by AOM concept only...thru
vbscript file
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rameshmvc
sorry i dono answer for this question
...it may wrong surya...
pls check again..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nar
Hello Srikanth,
Do u have any idea of which location will be shown in dos
prompt according to ur desc? Don't post incorrect answers
which could give wrong info.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / sreekanth
Start-->RUN-->Give "cmd" & Press enter --> in dos prompt
give QTPro.exe & press enter...
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / madhumitha madhualag@gamil.com
use "QTPro" in the run of start button
any comments always welcome
| Is This Answer Correct ? | 0 Yes | 3 No |
if full in Object Repostoiory then how to load other Object Repository
How to count no of edit boxes on the page?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
what is the purpose of .vbs file?
How to release all resources file from the QTP?
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
how can we retrieve ten rows from the data table using loop concept?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
Explain QTP testing process?
What is the use of environment variables?
How to find local host name using QTP?
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.