Test Result : Scenario: Adding Tag With Short Name Without Description To Device
0 failures
10 tests
All Tests
Test name | Duration | Status |
And I configure the device registry service | 0 ms | Passed |
And I configure the tag service | 0 ms | Passed |
And I create tag with name "abc" without description | 0 ms | Passed |
And I logout | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
Given A device named "Device1" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Adding Tag With Short Name Without Description To Device | 5 ms | Passed |
Then Tag "abc" is assigned to device "Device1" | 0 ms | Passed |
When I asign tag "abc" to device "Device1" | 0 ms | Passed |