Verification Point Framework Reference |
An interface implementing this interface provides the capability of displaying the data stored in the Verification Point Data interface, allowing the tester to interactively accept or reject that data as the expected (baseline) data for a static verification point.
The test script uses the Options
property to set the VPOPTION_USER_ACKNOWLEDGE_BASELINE
option.
Known subclass:DatabaseVPDataRenderer
Commonly used with QualityArchitect.
QualityArchitect is required for use of this interface.
Presents the tester with a visual representation of the data object as it exists before expected (baseline) data is stored for this static verification point.
DisplayAndValidateData
(Data
As IVerificationPointData) As Boolean
Data
input / output. The data to present to the tester for confirmation. The method may change this value after it is passed in.
This method is invoked by the verification point framework when the following conditions exist:
Options
property to set the VPOPTION_USER_ACKNOWLEDGE_BASELINE
option.
CaptureData
method of the Verification Point interface for a static verification point.
When the method is invoked, it presents the tester with a visual representation of the data and allows the tester to accept or reject the data:
Rational Test Script Services for Visual Basic | Rational Software Corporation |
Copyright (c) 2003, Rational Software Corporation | http://www.rational.com support@rational.com info@rational.com |