Tracking defects with Engineering Workflow Management

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

Procedure

  1. Click Window > Preferences > Test > Test Log Editor.
    The Test Log Editor preferences window opens.
  2. Specify the URL of Engineering Workflow Management server in the Submit URL, Search URL, and Open URL fields.
    Contact the administrator of the Engineering Workflow Management server for more information.
    The following are the example of URLs, where the name of the Engineering Workflow Management server is evm.example.com and the name of the project is projectname:
    Table 1. Example of EVM Server URL
    Field names Field values
    Submit URL https://ewm.example.com:9443/jazz/web/projects/projectname#action=com.ibm.team.workitem.newWorkItem
    Search URL https://ewm.example.com:9443/jazz/web/projects/projectname#action=jazz.viewPage&id=com.ibm.team.workitem
    Open URL https://ewm.example.com::9443/jazz/web/projects/projectname#action=com.ibm.team.workitem.viewWorkItem&id=
    Note: You must change the URLs, if there is change in name of the Engineering Workflow Management server.