How can I generate customized logs in QTP ?
Answers were Sorted based on User's Feedback
Answer / sri
Not Sure what kind of logs exactly you are looking for...It
would be nice if you could elaborate more. But You can have
a look at the following post:
http://everythingaboutqa.blogspot.com/2011/07/qtp-generating-customized-logs-during.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vince.shu
may you can try
ReportEvent Method
Description
Reports an event to the test results.
Syntax
Reporter.ReportEvent EventStatus, ReportStepName, Details
[, in]
| Is This Answer Correct ? | 1 Yes | 0 No |
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
what will be the stmt if record any edit box in the Web application ?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Diff B/w Webserver and Client Server
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
How many add-ins comes by default with qtp?
How to create a run time propertyfor an object?
what is difference betweem class annd object?
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)