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?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
U can still make the notepad open without using the record
or System utility script, just by mentioning the path of
the notepad "( i.e., where the notepad.exe is stored in the
system) in the "Windows Applications Tab" of the "Record
and Run Settings window. Try it out. All the Best.
| Is This Answer Correct ? | 1 Yes | 2 No |
what is advantage of descripting programming in QTP?
What is the difference between Global and Local Data Sheets?
What is the architecture of framework
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What are the challenges you faced during you entire life automation ?
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
What test cases can you automate using QTP?
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
Explain about import and export files?
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
write string reverse prog using vb script with out using string reverse statement();