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

Answer Posted / vidyasagar

Dim oShell
Set oShell = CreateObject ("WSCript.shell")
oShell.run "Pathof the file"

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

i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1758


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

1669


Limitations in QTP?

1828


How software tester can use constants and variables in scripts?

1781


How to remove associated function library?

656






Difference between test object and run time object?

671


What is the parameterization? Give one example?

681


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

1634


Hi All, How to Compare two strings character by character in QTP

1104


Do you know how to connect database? Can you tell me the procedures?

627


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

590


Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?

1579


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1716


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

6397


How QA specialist can identify when programmatic descriptions are useful?

2052