Answer Posted / dinesh1433
Normaly log files are of .txt format.
so to read .txt files try using FSO (file system object)
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you create new test sets in td?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What is text check point and text area check point?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How many lines of code in each script of QTP?
Explain how qtp identifies object?
Explain the benefits of quick test pro(qtp)?
what is the structure for the data driven framework
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Hi ,Can any one pleas explain how to test splash objects using QTP?
What are the automation metrice in your project?
how to download mercury qtp9.2 ny internet ?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is description object?