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...


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

WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)

1 Answers  


In QTP how can we recognize objects Without using Object Repository?

3 Answers   IBM, Wipro,


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

0 Answers  


Write a function which returns the addition of two numbers. give the value of the numbers outside the function.

3 Answers   SAP Labs,


Hi What are re-usable actions in QTP? -Thank You

5 Answers   Siemens,


What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project

2 Answers   Yahoo,


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

3 Answers   Crea,


What is the difference betweent test and component?

1 Answers  


what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?

4 Answers   TCS,


what will be there in keyword view and expert view?

2 Answers  


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

0 Answers  


How do you capture tooltip using QTP?

0 Answers  


Categories