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