test.guide 2024 Q3

Highlights at a glance

Enhancements to the IssueTracker connection, especially for Jira

Multi-value fields



The IssueTracker templates for Jira now support multi-value fields, such as keywords and labels, that can be separated by the delimiter string |||. When you create a Jira issue during the review, these fields are automatically filled in correctly based on the predefined sizes in the templates.

test.guide Release 1.172.0.0 IssueTracker, Multi-Value fields

test.guide Release1.172.0.0 IssueTracker, Multi-Value fields in Jira

Definition of artifact placeholders



In the IssueTracker template, the syntax "{artifact:<file name>}" can be used to specify which files should linked directly to the artifact management in the issue. Wildcards are supported. Artifact shares are created for all files that match the specified expression <file name> and are stored in the depository (artifact management).


test.guide Release 1.174.0 IssueTracker Template, artifact-placeholders

Jira ticket linking



Jira tickets created during a test case review via test.guide can be linked manually or automatically to existing Jira issues.

test.guide Release 1.174.0, Jira ticket linking


  • Manually: by specifying the link type and the respective issue keys of the issues

  • Automatically: if their issue keys are available as attribute or constant values in the test case execution being reviewed

    The automatic link can be configured in the Project settings under Issue Tracker.


Insertion of Jira asset keys



When creating new tickets in the review process, the Jira integration now also supports the insertion of Jira asset keys.


test.guide Release 1.176.0 Insertion of Jira Asset Keys

New Playbook usabilities

Playbook execution

  • Several playbooks can be launched together.
    All execution tasks or recurring executions created are given the same settings.
test.guide Release 1.176.0 Simultaneous start of several playbooks
  • Saved artifact filters can be specified as the workspace source of playbooks.

    These filters are evaluated at execution time of a playbook and the last uploaded artifact is set as the workspace source in the created execution tasks.
test.guide Release 1.176.0 Saved artifact filters as workspace source

Playbook organization

  • Labels
    Playbooks can be labeled for better organization.
test.guide Release 1.176.0 Playbooks can be labeled
  • Saving options in the playbook editor:

Save as
The new name and destination folder of the playbook can be specified.

test.guide Release 1.175.0 Saving von Playbooks


Save
The playbook is always saved directly under the existing name and folder in the next revision.

test.guide Release 1.175.0 Saving von Playbooks
  • Search options
    On the playbook overview page, you can search for playbooks by name across all folders. All playbooks found are displayed with the respective folders on one page.
test.guide Release 1.174.0 Search for playbooks

Flexible Export of CI/CT results to Codebeamer

The complexity of automotive software testing is increasing with increasing automation and integration in CI/CT platforms. Trying to manage and execute all aspects of testing and test automation, such as test cases, pipelines or test executions, directly in an ALM system like Codebeamer often leads to significant challenges. While ALM systems are excellent at ensuring product quality by managing requirements, defects, and test results, they are not optimized to be used as test platform for highly automated CI/CT processes. They do not achieve the necessary conditions for the increasing level of automation in automotive software testing.

For this reason, it is more efficient to execute the test process separately on specialized test platforms and then export the results back to the ALM system. The flexible mapping between metadata from the CI/CT environment and metadata in the ALM system enables continuous testing, e.g. commit-triggered. The relevant results can then be exported back to the ALM system.

This workflow is now available for the connection between test.guide and Codebeamer. Using templates, test.guide results can be transferred to a Codebeamer test run and are available there for further processing.

test.guide Release 1.176.0 Export of test.guide results to Codebeamer