Database Verification Point Reference |
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.
IVerificationPoint
extends IVPFramework
.
IVPFramework
extends IDispatch
.
Commonly used with QualityArchitect.
QualityArchitect is required for use of this interface.
This interface contains the following properties:
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.
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 |