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 |
How do you convert manual test cases to automated test cases?
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)
What is InStr()
Explain abt the File System Object in QTP with ex
what is the smart identification techniqu?what r the different mechanisums used in it?
does qtp runs on internet explorer 7.0
i don't have any experience in qtp? Can u please tell me What work i have to do?
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
what is meant by descriptive programming?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Explain how Selenium is different from UFT?
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do