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
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
explain abt dyanamic changing object with example?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How does you pass optional arguments in qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What are the types of object repository in qtp?
How to record a qtp script ?
If I change the object name in one action will it be updated in all the actions? Or not?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How many types of trigger events are there in qtp?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Can the user toggle between using Local OR and shared OR for the same action?