background image
<< Working In Visual Basic | Storing Your Tests Scripts >>
<< Working In Visual Basic | Storing Your Tests Scripts >>

Part 2. Basic Concepts

5
2
Basic Concepts
This section discusses several basic concepts that will help you take advantage of the
features provided with QualityArchitect.
Topics include:
s
Test script basics
s
Templates
s
Scenario tests
s
Stubs
s
Test script services
For information about concepts that apply to specific component models, see the
sections that describe each particular model.
Test Script Basics
QualityArchitect allows users to generate test scripts that drive and validate the
component-under-test. Test scripts are generated in various languages, depending on
the type of component you are testing. The following table lists the test script
languages for each component type:
Test Types
There are two types of test scripts that QualityArchitect can generate from Rose:
s
Unit tests
s
Scenario tests
Component Type
Language
Enterprise JavaBeans
Java
COM components
Visual Basic