please clarify the question .................
i know how to open the notepad file ?
but i don't know how to enter the data into opened notepad ?
Ex: set a=createobject("wscript.shell")
a.run "Notepad.exe"
please give the replay.
my mail id is raju.ippali@gmial.com, 9823257761
Answer Posted / arun
sline="Hello"
Set fso = CreateObject("Scripting.FileSystemObject")
Set CreateFile = fso.CreateTextFile("c:\x1.txt",True)
CreateFile.close
Set OpenFile = fso.OpenTextFile("c:\x1.txt",8,True)
OpenFile.Writeline sline
OpenFile.Close
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How is UFT 11.5 version different from UFT 12.0?
i can done the project with QTP in that time i can say how many members in my team size?
How do you capture tooltip using QTP?
Explain qtp(quick test professional)?
Discuss the QTP Environment?
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
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What are the recording modes in wave event?
What is the syntax for how to call one script from another?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
To which environments does quicktest professional supports?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is the use of sendkeys and what are send keys