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

Did you face the problem, changing the properties of an object in Run Time?

1 Answers  


Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???

2 Answers  


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

1 Answers  


There is a name "AJAY" how do u count no.of. "A" in that name ?

4 Answers  


I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?

2 Answers  






Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

0 Answers  


There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?

0 Answers  


I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?

1 Answers   TCS,


How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help

1 Answers  


What is the difference between qtp and selenium?

0 Answers  


1) after inserting the check point how to change the expected value that was captured while inserting the check point

2 Answers   TCS,


Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088

1 Answers  


Categories