OPening of notedpad in QTP to write and execute the coding?
Answer Posted / shyam.meghansh
systemutil.Run("C:\WINDOWS\NOTEPAD.exe")
Window("Notepad").WinEditor("Edit").Type "Hi This is shyam "
Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" +
micCtrlUp
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Set "demo"
Window("Notepad").Dialog("Save As").WinButton("Save").Click
...........
Any more question mail me testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the significance of “action 0” in qtp?
How to record application running on the Virtual machine?
What is the difference between a Function and Procedure in QTP?
How many types of actions are there in quicktest professional?
How will you handle java tree in qtp?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to replay a script in qtp?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is difference between Recording time object identification and Run time (Execution) time.
Name the different types of recording modes?
What is CMMP and CMMH?
What are the advantages of a Hybrid framework?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is checkpoints for quicktest professional (qtp)?