Database Verification Point Reference

prevnext

IDatabaseVP Interface


Implements a database verification point.

The DatabaseVP object contains the database verification point name. It also contains options that affect the behavior of the verification point.

To execute the database verification point, call the PerformTest method. This method is inherited from the implemented IVPFramework interface.


Overview

Extends IVerificationPoint.

IVerificationPoint extends IVPFramework.

IVPFramework extends IDispatch.


Applicability

Commonly used with QualityArchitect.

QualityArchitect is required for use of this interface.


Summary

This interface contains the following properties:

Property Description
ConnectionString String. The information needed to connect to the data source.
SQL String. The SQL statement to send to the data source.

In addition to these properties, you can also use the properties in the IVerificationPoint interface and IVPFramework interface.

Note: This interface contains no methods of its own. However it does contain the PerformTest method, which is contained in VPFramework. Call PerformTest to run a database verification point.

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