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 do you delete unwanted results in qtp?
what is test data
I want some banking domain projects where can i get this projects ( anybody can help me plz)
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
what is keyword driven framework in qtp.
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How to get the column count and column name from the resultset in the database connection program?
how to invoke the web application through script in qtp
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How to find the difference between 2 dates in qtp?
Can we continue functionality testing without framework?