What is log file?How to write log file code?
Answers were Sorted based on User's Feedback
Answer / mahesh.k
lOG FILE IS NOTHING BUT RESULTS FILE.
AFTER EXICUTING THE APPLICATION THE RESULTS WILL BE EXPORTED TO EXCEL SHEET.
DATATABLE.EXPORTSHEET("FILE PATH","SOURCE")
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / samudra k
Log file is having the information like when the test executed and what is the result of the test and how much time it took for the execution etc.
by using scripting we can save log file in notepad(flat file)and excel sheet
This file shows the information about the script from its execution to end
Like mobile phone log, missed calls, dialed calls, received calls etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between image checkpoint and bitmap checkpoint
how to parameterizing values from an excel sheet in Quick test professional?
Explain the types of object repository?
Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
Definationions for keyword view and tree view?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
when to start the automation?
How to recognize and read data from pdf file using Descriptive Programming in QTP?
1. What is diffrence between Analog Recording And Lomlevel Recording ?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
what will be the stmt if record any edit box in the Web application ?