This tutorial shows how to use the Rational ClearQuest
API and provides code examples that implement some common ClearQuest
product use cases. The use cases include, listing user databases,
running a query and viewing the result set, getting a record and listing
its fields, modifying a record, and creating a new record.
Learning objectives
The learning
objectives for the entire tutorial are to:
- Understand the ClearQuest API object model
- Understand the ClearQuest API programming model
- Learn how to use the ClearQuest API to perform ClearQuest product
operations
Time required
60 minutes