The Rational® ClearQuest® CM API tutorial
walks you through examples of performing several common ClearQuest use cases programmatically.
This following use cases are included in this tutorial:
- List user databases
- Run a query
- View a result set
- Get a record and list its fields
- Modify a record
- Create a record
Learning objectives
The learning
objectives for the tutorial are to:
- Understand the ClearQuest CM
API object model
- Understand the ClearQuestCM API programming model
- Learn how to use the ClearQuest CM
API to perform ClearQuest product
operations
Time required
The tutorial should take
approximately 60 minutes to complete.
Skill level
Advanced
Audience
The intended audience is a developer
who is familiar with Rational ClearQuest and programming
with APIs.
System requirements
- Install Rational ClearQuest.
Prerequisites
There are no prerequisites.
However, you should be familiar with the following:
- Programming with Java™
- Rational ClearQuest objects, use cases, and operations