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 |
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
1.what is test automation life cycle?
What is the difference between client server application and web based application?
What is the entry criteria and exit criteria for your test automation
WHICH functionalities of QTP used in Banking project?
What is difference between Quality centre and Test Director?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
What is a recovery scenario?
Which environments are supported by hp qtp?
What are the views available in qtp?
When The Low Level Recording is Used in QTP