Answer Posted / keerthykannan
Dim fso,objLogFile
Set fso = CreateObject("Scripting.FileSystemObject")
Set objLogFile = fso.OpenTextFile ("C:\Log" &var
&".txt",2,true)
objLogFile.Writeline(time)
objLogFile.Close
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How many types of recording facility are available in quicktest professional?
How to remove associated function library?
What is the difference between keyword view and expert view?
what is actually contain test report? can anybody post the test report
What is the script for database check point, bitmapchek point, regular expression ?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is the new version of qtp which is recently released in the market?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Analyzing the checpoint results?
What is a checkpoint? How many check points are there in qtp?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
How can get count of list box?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
what is description object?
How to save your test using quicktest professional?