Answer Posted / raju
Log files is nothing but *.txt & *.xls files
How to read log file *.txt:
1). for ex file name is raju.txt.
set a=createobject("scripting.filesystemobject")
set b=a.opentextfile("File path",1) (1 for Reading,2 for
Writing,8 for Appending)
while b.atendofline <>true
c=b.readline
msgbox c
wend
2). for ex file name is raju.xls
datatable.importsheet "file path", Sourcesheet, destination
sheet.
msgbox datatable(column no, sheet name)
i think this is working properly
if u have any quarries please call me
9823257761, my mail id is raju.ippali@gmail.com
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
terminal services client
What is CMMP and CMMH?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
what is defenetion of kiran can u tell me plz CVS, SVN
how many maximum number of virtual users we can create?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What is quicktest professional window?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
what you mean by artifact,milestone...
What is ObjectParamater?
why should we give deliver good quality software?
banking domain description for software tester for interview
What is active screen?