Datapool Editor

Datapools are edited using the Datapool Editor. The editor contains the following tabs:

Overview

This tab provides an overview of the datapool, including its general information, variables, and equivalence classes.

This tab contains the following sections:

[1] Datapools have a file name and logical name. The logical name is used in the Test Navigator of the Test Perspective, dialogs, editors, and wizards to represent the datapool. The file name represents the datapool file (*.datapool) within the workspace. When the datapool is created, the logical name defaults to the file name (excluding the .artifact file extension) and may be modified without modifying the file name. The logical name allows customization of the datapool name without affecting the file name within the workspace.

Equivalence Classes2

This tab contains the datapool table with the variables (or columns) for the datapool, records (or rows) for the equivalence class, and cells for the records:

[2] Each equivalence class has an associated tab named <Equivalence Class Name>.

Related tasks
Creating a datapool
Importing a Comma-Separated Value (CSV) file as a Datapool
Exporting a Datapool as a Comma-Separated Value (CSV) file

Related samples
Tutorial: Accessing a datapool from a TPTP JUnit test