Parametrization

Parametrization

In 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 . A parameter will be added. Click on the little pencil next to the parameter's name to edit the parameter.
 
 
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.
 
    • Related Articles

    • Parametrization (Rich Client)

      In 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 ...
    • Defining Data - Using Variable Manager for Parametrization

      A test case can be parameterized with test data. Open a test case and open the Variable Manager by clicking the Data tab in the navigation bar on the left. The screenshot below shows two sets of data (Rick and Morty) for testing a login. Here, data ...
    • Web Client vs Rich Client

      Feature Additional Info WebClient Rich Client Homescreen   x x   Configurable Only on premise x User administration   x x   Roles x x   Creation x x   Project x x   Usage statistics   x   SAML 2.0 x   Project configuration   x x   Fields x x   ...
    • SoapUI (Rich Client)

      First, you go into a test case and click onto Automation. Here, you can add a SoapUI Skript:     A new template is created which can be opened using the External Editor or replaced by a SoapUI project file.         By clicking on External Editor a ...