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
- 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.
- 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.
- Click on the checkbox corresponding to the test for which the report should be generated.
- Choose the template in the second column. In our case it is PDF report.
- Click the Apply button. This will initiate the generation of the report.
With template group
- 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.
- Create templates for both tests.
- 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.
- Click on the checkbox corresponding to the test for which the report should be generated.
- Choose the template in the second column for each test.
- Choose the template group that will be used. In our case, it's default_gr.
- Click the Apply button. This will initiate the generation of the report.
With comparison
- 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.
- 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.
- 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.
- Click on the checkbox corresponding to the test for which the report should be generated.
- Choose the template in the second column. In our case it is fixed_load.
- Choose the action that will be applied to the test. In our case, it's confl.
- In column Compare, select the baseline test from the dropdown menu that you wish to compare the test results with.
- Click the Apply button. This will initiate the generation of the report.