Knowledge Center
Contact us for more information on how ReleaseTEAM can assist you.

CM Tools
These tools are free to use for customers of Rational ClearQuest. To downoad, please login or register here.
RTdumpbug prints Rational ClearQuest records to standard output. All fields and their values are dumped to stdout in fieldname: value format. Based on the Rational ClearDDTS command dumpbug.
RTbugval prints Rational ClearQuest defect record field values to standard output. The defect id is displayed first, followed by each field specified on the command line with its value, one record per line. Based on the Rational ClearDDTS command bugval.
RTnote adds a note to a Rational ClearQuest record without the need to open the ClearQuest client. The record can be read from an environment variable or the command line.
RTSubmit is used to submit a new defect record to Rational ClearQuest without the need to open the ClearQuest client. RTSubmit has the options to move the defect record to either the Assigned or Opened state at the time of submitting. In it's default state RTSubmit works for the defect_tracking schema's defect record type, but can be easily modified to work with any recordtype.
RTFindbug can be used to query Rational clearQuest from the comand line. It returns defect record ids to standard output. Based on the Rational clearDDTS command findbug.
RTSortbug sorts Rational ClearQuest records based on user defined fieldnames and returns the ID to standard output. Based on the Rational ClearDDTS command sortbug.



