Tracking defects withRational Team Concert

You can submit defects to Rational® Team Concert from the test log in Rational Performance Tester. By default, the test log editor uses Bugzilla as the defect tracking site. You must configure the product to use Rational Team Concert for defect tracking.

Procedure

  1. Click Window > Preferences > Test > Test Log Editor. The Test Log Editor preferences window opens.
  2. In Submit URL, Search URL, and Open URL specify your Rational Team Concert server. Contact the administrator of the Rational Team Concert server for more information. Following are example URLs, where the name of the Rational Team Concert server is rtc.example.com and the name of the project is projectname:

    Submit URL: https://rtc.example.com:9443/jazz/web/projects/projectname#action=com.ibm.team.workitem.newWorkItem

    Search URL: https://rtc.example.com:9443/jazz/web/projects/projectname#action=jazz.viewPage&id=com.ibm.team.workitem

    Open URL: https://rtc.example.com:9443/jazz/web/projects/projectname#action=com.ibm.team.workitem.viewWorkItem&id=

What to do next

See Associating defects with a test log for details about working with defects in the test log.

Feedback