Unauthorized users should not be able to log on to Selenium Master ePortfolio
User story (Scenario):
Unauthorized users should not be able to log on to Selenium Master ePortfolio
Test Case
Step
|
Action
|
Expected Result
|
Test Data
|
Actual Result
|
Test Result
|
Note
|
1
|
Navigate to Selenium Master Test App URL: http://www.seleniummaster.com/seleniummastertestapp/index.php
|
Log in page displays
| ||||
2 | Enter username in the Username field. | Username should be entered and displayed in the username field | test | |||
3 | Enter wrong user password in the Password field. | Password should be entered in the password field | ????? | |||
4 | Click on the Log in button. | Button should be clicked. | ||||
5 | Verify that "Please check your username and password are correct" message is displayed. |