Enter "EuroinsLtd" in a usernamefield in a login form
Enter a password "assurance" in a passwordfield in a login form
Click to "submit" button
Repeat the upper steps
Actual result: We have 2 usernames with identical usernames
Expected result: When we entered the same username in the usernamefield a message must alarm us that this username is allready used.
The login into an user interface will be a part of integration process. Any integration and implementation testing of the application including interface is not in the scope of this project
We can create two identical usernames.
Actual result: We have 2 usernames with identical usernames Expected result: When we entered the same username in the usernamefield a message must alarm us that this username is allready used.