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

Answers were Sorted based on User's Feedback



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

Answer / murali raju

USING INVOKEAPPLICATION STATEMENT

Is This Answer Correct ?    2 Yes 0 No

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

Answer / chinna

Hi,

set a=createobject("Wscript.shell")
a.run "Notepad.exe"

or

InvokeApplication "path of the file"

Is This Answer Correct ?    2 Yes 0 No

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

Answer / sreenivasa rao boddu

we will open the build automatically they are 3
by using invoke application,
by using second option in record and run settings and
system.util.run

Is This Answer Correct ?    1 Yes 1 No

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

Answer / sada

1)invoke application
2)wscript.shell method
3)systemutil.run
4)Browser("name:=cannot find.*".Navigate"URL of the build"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the Diff between Image check-point and Bit map Check point?

15 Answers   CTS,


How many types of Check Point in QTP

2 Answers   R Systems,


what is object spy

5 Answers   TCS,


How many types of Test Plans are there...??

5 Answers  


In QTP what is the difference between Step-in, Step-out, Step-over ?

3 Answers   CTS,


Tell me the QTP Advantages and Disadvatages ?

1 Answers  


Will QTP Support Japanese Language?

3 Answers   Cap Gemini, Infosys,


what is defination of system testing?

3 Answers   CodeArrow, Infosys, Omax,


what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

2 Answers   PSI Data Systems,


1)What is the Difference Between WaitTo & Sync?

4 Answers   Wipro,


Explain the difference between smart identification and object identification withn clear example. please it is very urgent

2 Answers   Wipro,


what is database check point, how will you parameterize the database from seperate data table?

2 Answers   JPMorgan Chase,


Categories