Verification Point Framework Reference

prevnext

IVerificationPointDataRenderer Interface


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.


Overview

Extends IDispatch.

Known subclass:
DatabaseVPDataRenderer


Applicability

Commonly used with QualityArchitect.

QualityArchitect is required for use of this interface.


IVerificationPointDataRenderer.DisplayAndValidateData

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.


Syntax

DisplayAndValidateData(Data As IVerificationPointData) As 
Boolean

Element Description
Data input / output. The data to present to the tester for confirmation. The method may change this value after it is passed in.


Return Value

The return values is either:


Comments

This method is invoked by the verification point framework when the following conditions exist:

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:

prevnext


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