4. How u will open the build automatically in QTP except
using Systemutil.run command
Answer Posted / 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 |
Post New Answer View All Answers
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What is a recovery scenario?
How will you compare keyword and expert view?
Your roles and responsibilities and daily tasks? (As automation tester)
How to record a qtp script ?
how did u use automating testing tools in ur job?
after click on compose mail how can we attached a file in qtp with vbscript code
Explain how you can find length of array in qtp?
What is Curd testing?
They asked by using qtp recording writing scripting
Which scripting language used by quicktest professional (qtp)?
What are private functions in QTP? How they can be called from the function library?
what is the difference between IE & Netscape in web testing on a log in page
How to check feasibility of the appliction?in automation testing?
How do client side image and server side image work?