Test Result : Scenario: Creating A Valid Account
0 failures
5 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I logout | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Creating A Valid Account | 4 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When I create an account with name "account-1", organization name "organization" and email address "org@abc.com" | 0 ms | Passed |