background image
<< Contacting Rational Technical Publications | Supported Environments >>
<< Contacting Rational Technical Publications | Supported Environments >>

Part 1. Introduction

1
1
Introduction
Rational
®
QualityArchitect is a powerful collection of integrated tools for testing
middleware components built with technologies such as Enterprise JavaBeans (EJB)
and COM.
QualityArchitect, in conjunction with Rational Rose
®
, allows users to generate test
scripts for components and interactions in your Rose model. Once generated, the test
scripts can be edited and executed from your development environment or from
Rational
®
TestManager.
With QualityArchitect, you can:
s
Generate test scripts that unit test individual methods or functions in a
component-under-test.
s
Generate test scripts that drive the business logic in a set of integrated
components. Scripts can be generated directly from Rose interaction diagrams or,
in the case of EJBs, from live components using the EJB Session Recorder.
s
Generate stubs that allow you to test components in isolation, apart from other
components called by the component-under-test.
s
Track code coverage through Rational
®
PureCoverage
®
and model-level coverage
through TestManager.
What You Need to Get Started
To develop tests with QualityArchitect, you need:
s
A workstation running Microsoft NT 4.0, Windows 2000,
Windows 98, or Windows Me.
s
Rational Rose
s
A project for storing your test assets (created with Rational
®
Administrator)
s
TestManager or an IDE for executing test scripts