background image
<< Automated Test Scripts and Rational Robot | Model Elements and Rational Rose >>
<< Automated Test Scripts and Rational Robot | Model Elements and Rational Rose >>

Component Testing and Rational QualityArchitect

TestManager and Other Rational Products
11
TestFactory automatically generates both scripts that provide extensive product
coverage and scripts that encounter defects. These test scripts are GUI scripts, the
same as Robot scripts. TestManager comes with built-in support for GUI test scripts so
you can run distributed TestFactory scripts from TestManager.
To add TestFactory scripts to the GUI test script type:
1
In TestManager, click
View > Test Scripts
to open the Test Scripts window.
2
Select the GUI test script type for TestFactory scripts and then right-click
New
Source
.
Note:
For detailed procedures, see the TestManager Help.
Component Testing and Rational QualityArchitect
Rational® QualityArchitect is a collection of integrated tools for testing middleware
components built with technologies such as Enterprise JavaBeans and COM. With
QualityArchitect you can test individual components before building a complete
application.
QualityArchitect, in conjunction with Rose, generates test scripts for components and
interactions in your Rose model. When generated, the test scripts can be edited and
run from your development environment or from 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. Test scripts can be generated directly from Rose interaction diagrams
or from live components using the Session Recorder.
s
Generate stubs that you can use to test components in isolation, apart from other
components called by the component-under-test.
s
Track code coverage through PureCoverage and model-level coverage through
TestManager.
Requirements and Rational RequisitePro
RequisitePro is a requirements management tool that helps project teams control the
development process. RequisitePro organizes your requirements by linking Microsoft
Word to a requirements repository and by providing traceability and change
management throughout the project lifecycle.