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
What is the limitation to XML Checkpoints?
We stored into the objects OR and then write the scripting
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
Write a script to customize the test results in PDF and HTML format.
Tell me one scenario, the complex functionality you have automated in your project?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Can launch two instances of qtp on the same machine?
What are the challenges you faced during you entire life automation ?
What are main panes available in qtp test browser?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is the basic concept of qtp?
Explain building blocks of the bpt framework ?
how to test Web application using QTP software
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.