By default, TestComplete includes a default issue-tracking template named CreateWorkItem. This template is intended to be employed by users or by TestComplete itself for posting test results (test log) to an issue-tracking system (see Creating Issue Reports for Test Results). This template cannot be deleted.
Before you use the template to post test results to your issue-tracking system, configure it:
-
Specify parameters to connect to your issue-tracking system.
-
Specify the project in your issue-tracking system to which you will add issues and the issue type.
The template is available both in global and project-specific variants. You modify the global template via the Template Manager dialog. You configure the project-specific version via the Issue-Tracking Templates page of the project editor.
From TestComplete tests, you can access the project-specific version of the template. Before you use the template in your tests, configure the template:
-
Double-click the project node in the Project Explorer panel and open the Issue-Tracking Templates page of the project editor.
-
Right-click CreateWorkItem in the Issue-Tracking Templates page and choose Edit from the context menu.
-
TestComplete will display the Template Editor dialog, in which you can set up template parameters. For more information on editing template parameters, see About Creating Issue-Tracking Templates.
We do not recommend that you to change the mapping settings of the CreateWorkItem template fields and to change their order. This may cause TestComplete to be unable to post test results into your issue-tracking database. |
See Also
Integration With Issue-Tracking Systems
About Creating Issue-Tracking Templates
Issue-Tracking Templates Page
About Creating Issue-Tracking Templates
Creating Issue Reports for Test Results