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 |
give me the code for check point for validating application
what is the use of descripting programming?
How to record & run on Japanese language application using english version of QTP ???
Explain different types of checkpoints?
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
what is the script for keyword driven framework in real time?plz its urgent
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
synchronization, wait,wait Property?
what difference between client and server applications exatly?
How will you check a web application for broken links using qtp?
Why QTP is termed as a Record and Playback tool?