adspace
Answer Posted / sailaja
The above code is giving error at for loop
Dim fso,notepad
set fso = createobject("scripting.filesystemobject")
file_path = "c:\nandu.txt"
'forwriting =2
'forreading = 1
set notepad = fso.createtextfile(file_path,1)
notepad.writeline "this is created by Nanda"
notepad.writeline"this is created on "
set notepad = fso.opentextfile(file_path,1)
Do
n = notepad.readline
msgbox n
Loop until ( notepad.atendofstream=true)
This will work fine.
Thank you
Sailaja
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
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
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Tell some commonly used Excel VBA functions?
what is actually contain test report? can anybody post the test report
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Can you brief the hurdles you faced during Automation testing?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
When to use shared and local object repository?
write script for bitmap image?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Hi, how can we check or avoid the memory leakage in QTP9.2?