Enter the naming format for Test Cases and Test Runs to export to the requirement management tool.

The following variables can be used in the naming format for Test Case and Test Run:

  • Test Case
    • $(test_name): The name of the test to be exported
    • $(testcase_name): The name of the test case to be exported
    • $(req_key): The key of the requirement associated with the test or test case to be exported
    • $(test_type): The type of the test to be exported (unit_test, integration_test, test_case)
  • Test Run
    • $(project_name): The name of the project for the test to be exported
    • $(date_time): The date and time when the test was exported (format: yyyyMMdd-HHmmss)

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.