Data Resource Settings Dialog Box
This dialog box enables you to:
- Define a subset of the parameter values (an iteration range) to use for running the test when working with configurations that access dynamic data.
- Map test parameter names to alternate data resource parameter names when overriding the default data resource associated with the test.
To access | From the Test Configurations tab in the Test Plan module, select the dynamic configuration whose data you want to filter. Click the Data tab near the bottom of the window, and then click Data Resource Settings. |
Important information |
|
Relevant tasks | How to Associate Dynamic Data |
See also | Test Configuration Overview |
User interface elements are described below:
UI Element | Description |
---|---|
Business Process Testing: Automatically maps each non-mapped test parameter to a parameter (column heading with the same name) in the external data table resource. For automatic mapping, the column heading in the external data table resource must match the test parameter name. The mapping is not case-sensitive. The order of the parameters in the external data table resource does not have to match the order of the parameters in the test. Note: If a parameter has already been mapped, the automap operation does not reset the mapping. |
|
Business Process Testing: Filtered Resource Preview. Opens the Data Viewer for the test resource. This enables you to see the dynamic data in the external data resource that match filter criteria (meaning, the data that will be used when the test configuration runs). Filter. Name of the filter. Row Filter. All rows or selected rows. Show mapped columns only. If selected, only data that is mapped to test parameters are displayed. <headings>. Column headings for the grid that also display the parameter mappings. <grid>. Rows of data that match the filter criteria. |
|
Test Parameter Name | Name of the test parameter as defined in the test. |
Resource Parameter Name | Name of the test parameter as defined in the data resource. |
Mapping Status |
Business Process Testing: Status indicating if the test parameter is mapped to a parameter (column) in the external data table resource.
|
Filter Condition |
Condition for filtering out rows of data in the data resource. The test will not run on the filtered out rows of data. Specify a filter according to the following guidelines:
|
All Rows | To process all rows that meet the specified filter condition, if one exists, in the data resource file, select All Rows. |
Rows | To indicate a subset of rows, select Rows and enter the row numbers, separated by commas. A range of rows can be specified with a hyphen (for example, 3-5 means rows 3, 4, and 5 are processed). |