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 All, I need code for how to execute qtp scripts from excell sheet
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Describe the differences between functions and actions in UFT?
What is expert view and keyword view?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How many types of parameters are available in quicktest professional (qtp)?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
In qtp is it possible to check broken links of a page?
What are parameterizing tests?
after click on compose mail how can we attached a file in qtp with vbscript code
How are actions and functions different in QTP?
Limitations in QTP?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?