Actions
action #103320
closedCreate new test module for DASD disk filtering
Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2021-11-30
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Description¶
In DASD Disk Management page (can be seen here) there is the capability of filtering DASD disks by inputting a channel range in the minimum and maximum channel ID fields.
We can test this by using the functionality (enter_maximum_channel
, enter_minimum_channel
, press_filter_button
) provided by DASDDiskManagementPage.pm
.
Acceptance Criteria¶
- Create a test module that filters the shown DASD devices by a selected channel range and validate the output.
- It is sufficient to include this test module in a single job's schedule that includes the
configure_dasd
test module, not all of them.
Suggestions¶
- An easy implementation can be to have the same channel value for minimum and maximum channel. This will make validating the output easier, since the device table item list will contain only one item to be asserted.
Updated by geor over 3 years ago
- Subject changed from Create new test module for dasd disk filtering to Create new test module for DASD disk filtering
Updated by JERiveraMoya over 3 years ago
- Priority changed from Normal to Low
- Target version set to Current
Updated by JERiveraMoya almost 3 years ago
- Tags changed from qe-yast-refinement to YaST
Updated by JERiveraMoya over 2 years ago
- Target version changed from Current to future
Actions