Linking Parameterized Test Case to Test Suite

Link both manual and parameterized test cases to the test suite, with parameterized test cases labeled as Parameterized.

A color-coded indicator on the execution screen shows when parameter values are missing, allowing the test execution planner to quickly spot test cases with unassigned parameters.

Color of @ sign

Indication

@ in Grey

Non-parametrized test cases.

@ in Blue

Parameterized test cases that do not have data values (for either all or any of the parameters) assigned for executions.

@ in Green

Parameterized test cases that have values assigned for all parameters.

QPro_TC_Link_ParameterizedTC_to_Test_Suite.png

Mapping Data Grid

To map a data grid, perform the following steps:

  1. Go to the Test Suite detail page and select the Test Case tab.

  2. Click @ to add values to the parameters.

  3. You can select the following Data Sources:

    • Select DataGrid: Choose this to use a Data Grid from the Data Parameterization module. The drop-down will show all available Data Grids, and data will populate accordingly.

    • Fill Data Manually: Alternatively, enter parameter values manually and map them to the parameters.

  4. Click Save.

Publication date: