FG
💻 Software

Console interface to Rational ClearQuest

Fresh6 days ago
Mar 15, 20261295 views
Confidence Score0%
0%

Problem

There's "cleartool" - console interface for ClearCase. How to interact with ClearQuest from console? Example of sequense I want to be able to script: Open ClearQuest Press "New UnitOfWork" toolbar item Fill the GUI form of text fields and combo boxes. Press "OK" button I don't want the command line…

Error Output

clearquesttool (server,database,user,password) add --type=UnitOfWork --workload=30m --project="Some name I see in GUI" --activity="Defect fixing"

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Console interface to Rational ClearQuest

Low Risk

There is the ClearQuest tool which has a submit subcommand. It has the following syntax: submit [common options] [-field name value [ value value ...] ] [-f/ield name value [ value value ... ] [-ask] [-type record_type] So you would want to do somet…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment