What is log file?How to write log file code?
Answer Posted / 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 |
Post New Answer View All Answers
What are the factors on which script execution time is dependent?
What are the steps involved in recovery scenario wizard?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
What is the difference in the global and action sheet in qtp?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
What is checkpoint in qtp?
What is QTP and the use of QTP in TD?
Have you done batch testing in qtp? If yes how you are doing?
Through array we can execute the testcase how ? give me example
tell me QTP standards ?plz
Write a script to customize the test results in PDF and HTML format.
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Limitations in QTP?