Skip to main content

Reporting using UI

One option is to generate a report from the UI. Let's consider two scenarios: without and with a template group.

Without template group

  1. Let's assume that we need to generate report in PDF format. All integrations. prompts and graphs are configured. We'll start with creating a template.

Docs Version Dropdown

  1. In the next step, we will need to open the 'Tests' tab and ensure that the correct InfluxDB configuration is selected. If the InfluxDB configuration is set up correctly, you'll see a list of tests.
  2. Click on the checkbox corresponding to the test for which the report should be generated.
  3. Choose the template in the second column. In our case it is PDF report.

Docs Version Dropdown

  1. Click the Apply button. This will initiate the generation of the report.

Docs Version Dropdown

With template group

  1. Let's say that we need to generate a report in Azure Wiki for a fixed load and ramp-up test at the same time. All integrations, prompts, and graphs are already configured.
  2. Create templates for both tests.
  3. Next, we need to create a template group, where we can determine the order of our templates.
warning

It's important to note that variables cannot be used in template groups.

Docs Version Dropdown

  1. Click on the checkbox corresponding to the test for which the report should be generated.
  2. Choose the template in the second column for each test.
  3. Choose the template group that will be used. In our case, it's default_gr.
  4. Click the Apply button. This will initiate the generation of the report.

Docs Version Dropdown

With comparison

  1. Let's assume that we need to generate a report in Atlassian Confluence that includes a comparison with a baseline. All integrations, prompts, and graphs are already configured.
  2. The first step will be creating a template. To compare different tests, you can utilize variables to represent both your current test results and the baseline.

Docs Version Dropdown

  1. In the next step, we will need to open the 'Tests' tab and ensure that the correct InfluxDB configuration is selected. If the InfluxDB configuration is set up correctly, you'll see a list of tests.
  2. Click on the checkbox corresponding to the test for which the report should be generated.
  3. Choose the template in the second column. In our case it is fixed_load.
  4. Choose the action that will be applied to the test. In our case, it's confl.
  5. In column Compare, select the baseline test from the dropdown menu that you wish to compare the test results with.
  6. Click the Apply button. This will initiate the generation of the report.

Docs Version Dropdown