Test Result : Scenario: Adding Tag With Short Name Without Description To Device
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create tag with name "abc" without description | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
Given A device named "Device1" | 0 ms | Passed |
Scenario: Adding Tag With Short Name Without Description To Device | 3 ms | Passed |
Then Tag "abc" is assigned to device "Device1" | 0 ms | Passed |
When I assign tag "abc" to device "Device1" | 0 ms | Passed |