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

Answer Posted / sandeep

Please refer to the VBScript below.

I used this script to start one application.

You may need to do the same.

In oSheel.Run row enter the variosu command statement which
you take DOS Prompt to required path where exe exists.

Once in that folder just enter name of exe which need to
start application.


Dim oShell
Set oShell = WScript.CreateObject ("WSCript.shell")
oShell.run "cmd /K C: & CD C:\Program Files\COADE\CAESAR II
5.20& C2.EXE"
Set oShell = Nothing

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com

1400


What is the quicktest professional (qtp) testing process?

568


what is the difference between modular framework & datadriven framework

1597


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1586


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1310






how to test use the quality control .how to verify the image verification

2544


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6303


Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?

1358


What is the architecture of your project? Can any one answer for this question plz........

1412


Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation

1583


How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric

1641


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1629


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

566


How to carry out bit map check points in QTP

1768


Hello friends..... On which areas of an application we can not test with QTP

1557