background image
<< Dynamic Verification Points | Part 3. Testing Enterprise JavaBeans >>
<< Dynamic Verification Points | Part 3. Testing Enterprise JavaBeans >>

The Query Builder

28
Chapter 2 - Basic Concepts
The Query Builder
QualityArchitect provides a Query Builder wizard that lets you build and execute
queries for use with a database verification point. Wizards are available for both EJB
and COM. The wizards let you connect to a data source and interactively build a
query.
The Query Builder appears automatically in the following situations:
s
When you insert a database verification point while generating a scenario test
from Rose
s
When you insert a database verification point from the EJB Session Recorder (EJB
only)
s
When you run a test containing an incompletely-specified database verification
point
For more information, see Using the Java Query Builder to Add Database Verification
Points
on page 72 and Using the OLE DB Query Builder to Add Database Verification
Points
on page 112.
Extensibility
QualityArchitect provides you with the ability to implement your own verification
points by extending the verification point framework classes. For details, see
Implementing a New Verification Point in the Rational Test Script Services for Java and
Rational Test Script Services for Visual Basic manuals.