Adding additional parameters for test runs

When you want to add additional parameters to be included in test results, you can do so by defining the parameters.

Before you begin

You must have completed the following tasks:

Procedure

  1. Click Execution in the navigation pane.
  2. Select the test that you want to run and click image of execute icon in the Actions column to open the Execute test asset window.
  3. Click Advanced settings.
  4. Enter the following parameters and values in Additional Configuration Parameters:
    Parameter name Value
    result.property.buildId Enter the build ID for which you are running the test in the second edit field as the parameter value. For example, 1.13.4.
    result.property.buildUrl Enter the build URL for which you are running the test in the second edit field as the parameter value. For example, https://10.10.110.112.nip.io/build/tasks/project/build_test123 .
  5. Click Add for each parameter.
  6. Click Execute.

Results

The additional parameter values are captured while your test runs, and the test results are exported to Measure after the test run is complete.

What to do next

You must perform the following tasks to view the test results in the dashboard of Measure:
  1. Create a dashboard in the Insights section. For more information, refer to Creating dashboards.
  2. Add a chart to the newly created dashboard, and when you click Add charts, you must select Functional Tests, Unit Tests, API Tests, and Performance Tests from the Quality section. For more information, refer to Adding a chart.