Test Result : Scenario: Count devices with a specific BIOS version
0 failures
6 tests
All Tests
Test name | Duration | Status |
Given I create 15 randomly named devices with BIOS version "1.1.0" | 0 ms | Passed |
Given I create 25 randomly named devices with BIOS version "1.2.0" | 0 ms | Passed |
Given I create 35 randomly named devices with BIOS version "1.3.0" | 0 ms | Passed |
Scenario: Count devices with a specific BIOS version | 8 ms | Passed |
Then I count 25 | 0 ms | Passed |
When I count devices with BIOS version "1.2.0" | 0 ms | Passed |