Test Result : Scenario: Device query - find by BIOS version
0 failures
7 tests
All Tests
Test name | Duration | Status |
And I extract the device with correct BIOS version | 0 ms | Passed |
Given A device with BIOS version "1.1.0" named "TestDevice1" | 0 ms | Passed |
Given A device with BIOS version "1.2.0" named "TestDevice2" | 0 ms | Passed |
Given A device with BIOS version "1.3.0" named "TestDevice3" | 0 ms | Passed |
Scenario: Device query - find by BIOS version | 6 ms | Passed |
Then The device client id is "TestDevice1" | 0 ms | Passed |
When I query for devices with BIOS version "1.1.0" | 1 ms | Passed |