Using an asset registry record

An asset registry record represents the scope of a test project. The Name field of an asset registry record can be used to support a test organization structure.

To understand how asset registry record names can be used, consider the following scenario.

An automobile manufacturer car is using Rational ClearQuest Test Manager to manage the software for its upcoming model year. Four models will be added to the fleet: Eco, Lux, Hybrid, and Speedster. At least one software component is associated with each model. The following table includes these:

Model Software component
Eco EcoDiagnostics
Lux LuxDiagnostics
Hybrid HyDiagnostics, GPS Hybrid
Speedster SpeedDiagonstics, Variable Timing

Each software component maps to an Eclipse project for the testing.

To organize the test assets for each of these projects, the following table displays the asset registry record names and associated file locations the company might create.

Asset registry name File location
Eco /EcoDiagnostics
Lux /LuxDiagnostics
Hybrid /HyDiagnostics and /GPS Hybrid
Speedster /SpeedDiagnostics and /Variable Timing

For more information, see Creating an asset registry record.


Feedback