Title: Log in | Srijan
Url: http://srijan.net/user/login
Description: A registered user should be able to login to the site
Precondition: User is already registered on the site.
Assumption: username/password combination is correct.
Test Steps:
- http://srijan.net/user/login
- In the ’username’ field, enter the username of the registered user
- In the ’password’ field, enter the password of the registered user
- Click ‘Log In’
Expected Result: A page displaying the user’s profile should load, showing "You have successfully logged in" message at the top.