I want to open a Notepad window without recording a
test and I do not want to use SystemUtil.Run command as
well How do I do this?
Answer Posted / ram.polavarapu
dim ws
set ws=createobject("wscript.shell")
ws.run"notepad.exe"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is file database?
What are the challenges you faced during you entire life automation ?
Explain the checkpoint in qtp?
How to remove the associated function library?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
what type of automation is follwed in the project?
what the difference between shared repository and per action repository?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How do you convert manual test cases to automated test cases?
Explain the features of quick test pro(qtp)?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
They asked by using qtp recording writing scripting
How can I change object description or check point values in qtp?