Using Report Event Statement in QTP
Posted By Lax on March 02nd, 2009 in QTP Lessons
You can use the Reporter object to Report whether the result of the step was as expected.
The REPORTEVENT method of the REPORTER object reports an event to the Test Results.
Reporting an Event: To add a REPORT event from KEYWORD VIEW:

- From the QuickTest Professional menu bar, select INSERT ? REPORT. The INSERT REPORT dialog box appears.
- Specify appropriate data in the following fields:
– STATUS: Select the status of the test as PASSED, Failed, DONE, or WARNING.
– NAME: Type an appropriate name.
– DETAILS: Type a description. - Click OK.
Similar Posts: QTP Lessons

Trackbacks