4. How u will open the build automatically in QTP except
using Systemutil.run command
Answers were Sorted based on User's Feedback
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 |
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 |
What is the Diff between Image check-point and Bit map Check point?
How many types of Check Point in QTP
what is object spy
How many types of Test Plans are there...??
In QTP what is the difference between Step-in, Step-out, Step-over ?
Tell me the QTP Advantages and Disadvatages ?
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
1)What is the Difference Between WaitTo & Sync?
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
what is database check point, how will you parameterize the database from seperate data table?