![]() |
Important |
---|---|
In order to use the examples in this guide it is recommended that you complete Section 2.1.1, “Creating a Project” of the quick-start guide. |
User defined properties are customizable fields which can be added to the various artifacts of a project e.g. to make it easier to find specific elements or to reference external systems or documents. In this how-to, we will set up some user defined properties for our systems under test (or SUTs).
Since the SUTs in our example are printers, there are a number of properties that will make searching through them easier. One of these is the firmware version, an alphanumeric value which is changed relatively often.
The printers used in our example have different properties. These properties can be customized in the tab User Defined. You will find a detailed description in Section 3.3, “User Defined Properties”. Here we define the firmware version and the printer head models.
Click in the project ID or in the icon in the action column.
Select the tab User defined and System under Test below.
Click the
button.
Add the entry Firmware Version
in the field Name.
The Type is already preset with the desired value Text.
Click the
button.Next, we create 2 printer head models and define an enumeration type for them.
Click the
button.
Enter Printerhead Model
in the Name text field.
Select Enumeration in the Type column. Click on the icon that appears in the Values column. A dialog opens.
Click the Model 1
.
Again click the Model 2
.
Click the
button and then click on the main screen.Click on the ID for Printer Model 1 or select the icon in its action column
Select the User Defined tab.
Enter V23.41.06
in the Firmware Version field.
Select Model 1 in the Printerhead Model dropdown list.
Press the
button.Now click on the green arrow in the upper right corner to switch to the next element. Now printer model 2 is displayed. Repeat the process for the remaining three systems under test.
Version | Firmware Version | Printerhead Model |
---|---|---|
Printer Model 2
|
V23.41.07B
|
Model 2
|
Printer Model 3
|
V23.41.07B
|
Model 1
|
Printer Model 4
|
V23.41.05
|
Model 2
|