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 / ravi
Dim s
Set s= create object("wscript.shell")
s.run"notepad"
set s= nothing
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Can any body please tell me the steps of keyword driven framework of QTP.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What are the automation metrice in your project?
What is the use of text output value in quicktest professional?
Without using gui map editor we can recognize the application in winrunner ?
Why we load add-ins in qtp?
How to export quicktest professional (qtp) results to an .xls file?
How qtp identifies objects?
In qtp is it possible to check broken links of a page?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
how to test Web application using QTP software