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.

Answers were Sorted based on User's Feedback



what is the Command used to start the QTp from Run...

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

what is the Command used to start the QTp from Run...

Answer / kalyan

Right Click on QTP Icon present in the desk top & click on Properties & copy the file path in the target Field. Paste it in the run... any doubts catch me on..... mskalyan.smile@gmail.com

Is This Answer Correct ?    1 Yes 1 No

what is the Command used to start the QTp from Run...

Answer / sreeprasad

(start-> Run)

systemutil.run"path of the file"

Is This Answer Correct ?    2 Yes 3 No

what is the Command used to start the QTp from Run...

Answer / sreekanth

santhosh answer ....is also suitable answer....

but try "QTPro.exe" in run

Is This Answer Correct ?    4 Yes 5 No

what is the Command used to start the QTp from Run...

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

what is the Command used to start the QTp from Run...

Answer / kamal bansal

The following command is used

InvokeApplication("Path")
systemUtil.Run"Path"

Is This Answer Correct ?    0 Yes 4 No

what is the Command used to start the QTp from Run...

Answer / ravi

just tpye qtpro in run

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More QTP Interview Questions

In QTP, Give the difference of Global sheet and Local sheet in datatable?

3 Answers  


What are Error handling other than Recovery scenario manager?

3 Answers  


How the automated tests in org

1 Answers   Maintec,


now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH

1 Answers  


what are the files created after executing QTP script file, please specify the file names with extensions

1 Answers   Virtusa,


How QTP integrate with application?

1 Answers  


Hi Guys, here I am posting one question. Wen u r working with Notepad. If it is not responding in the middle of TEst...what u will do.

7 Answers  


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?

1 Answers  


how to run the script If QTP tool not identify object in web page

2 Answers  


i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please

7 Answers   Cap Gemini,


Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya

1 Answers  


Categories