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 |
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is the concept of firewalls?
why text area checkpoints cannot used for web applications
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc
Through array we can execute the testcase how ? give me example
What is the Difference Between Quick Test Pro and Quick test professional?
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
What do you do if QTP doesn't recognize object ,what action should be taken
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
How to make arguments optional in a function?
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
How do you capture tooltip using QTP?