Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the Command used to start the QTp from Run.(start->
Run)

Answers were Sorted based on User's Feedback



what is the Command used to start the QTp from Run.(start-> Run)..

Answer / surya

systemutil.run"path of the file"

Is This Answer Correct ?    2 Yes 1 No

what is the Command used to start the QTp from Run.(start-> Run)..

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

what is the Command used to start the QTp from Run.(start-> Run)..

Answer / rameshmvc

sorry i dono answer for this question
...it may wrong surya...
pls check again..

Is This Answer Correct ?    0 Yes 0 No

what is the Command used to start the QTp from Run.(start-> Run)..

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

what is the Command used to start the QTp from Run.(start-> Run)..

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

what is the Command used to start the QTp from Run.(start-> Run)..

Answer / sreekanth

Start-->RUN-->Give "cmd" & Press enter --> in dos prompt
give QTPro.exe & press enter...

Is This Answer Correct ?    1 Yes 2 No

what is the Command used to start the QTp from Run.(start-> Run)..

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

Post New Answer

More QTP Interview Questions

Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this

1 Answers  


How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.

2 Answers  


suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?

4 Answers  


Whether qtp 9.0 supports Test director8.0

0 Answers   TCS,


What are the different attribute used with regular expression?

0 Answers  


what is difference between Mandatrary proparties and Assistive proparties? Explain

4 Answers  


How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks

0 Answers  


What are Test case selection criteria for Automation?

2 Answers  


How u will open the build automatically in QTP except using Systemutil.run command

6 Answers  


Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If

1 Answers  


A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.

2 Answers  


interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?

3 Answers   Accenture,


Categories