ParametrizationIn aqua, you can enter parameters in order to specialize and filter your reports better. To do so, open the report designer. On the right side, you can enter a new parameter to the report which can be used to specify or filter elements. In the following, we will explain how to filter the tested version of a test execution in a test scenario.
Select 'Parameters' from the field list and click on
![]() ![]() You can now specify the parameter.
![]() For this example, we specify our parameter as follows:
Name: tested_version
Type: String
Back in the Report Designer we filter our band "ReportData.TestScenarioReport.TestScenarios.Execution" by selecting the properties and click on the three dots next to filter string.
![]() Select the field that should contain the value from your parameter, select 'Contains' and select 'parameter' from the dropdown. Here, your parameter should be visible.
![]() |