About Systems Under Test Pools


SUT Pools are used to define a list of SUTs to be used in Test Cases that require a list or pool of SUTs. Changing the Pool at a global level will automatically update the SUTs in each Test Case that uses the Pool. Additionally Type filtering/validation for SUT Pools, such that you can assign Types to your SUTs and assign Type to the SUT Pool and the SUT Pool will only allow SUTs of the same type. We will further roll this out to the SutPool Parameter so that a TC that needs AMF SUTs could only allow a SutPool of Type=AMF, which the TAS would also enforce to mean SUTs of Type=AMF.

SUT Pools are implemented in MME Nodal's MME/Target MME SUT tables and AMF Nodal's AMF/Target AMF and MME/Target MME SUT tables.

 

NOTE: The System Under Test Administration window displays in three modes: Add, Edit, and View.

 

Add a SUT to the SUT Pool

Click the Add button to add a SUT Pool Name. Then select all the Available SUTs to add to that SUT Pool Name.

Type - Only set this field if you want all the SUT pool to be specific to one type of SUT. Any SUTs added to the pool will be validated to be the same type as shown in the example below - Type Generic.

SUTs Filter Add button “…” will bring up the following dialog with the Filter Type automatically filled with the current Pool Type value. User can filter on one or more of the Name, IP, Type fields. User can select 1 or more rows from the filtered table results to add to the current pool.

Maximum number of SUTs = 24.

Delete a SUT from the SUT Pool - Click the Minus sign to Delete a SUT Pool.

 

View an existing SUT Pool - Selecting an existing SUT Pool will bring up initial Viewing mode. In this mode, user can view the current configuration of SUTs and Type for that pool. The Type is optional (default “”), but if configured then all SUTs assigned to the pool must have the same Type value.

Selecting Edit in View mode will enable options to add/remove SUTs via left/right arrow buttons, drag & drop, or SUTs Filter Add button “…”

SUT Pool Administration is also supported by :

NOTE: All users can view the SUT Pool properties in View mode.


 

Related Topics

  1. About Test Cases
  2. Deployment Guidelines