Test Case for Facebook Login Page
Test Case for Facebook Login Page
Preconditions:
The user has an active Facebook account
The user is on the Facebook login page (https://www.facebook.com/login)
Test Steps:
Enter the correct email address in the 'Email or Phone' field
Enter the correct password in the 'Password' field
Click the 'Log In' button
Expected Results:
The user is successfully logged in to their Facebook account
The user is redirected to their News Feed page
Test Case for Facebook Login Page - Incorrect Password
Preconditions:
The user has an active Facebook account
The user is on the Facebook login page (https://www.facebook.com/login)
Test Steps:
Enter the correct email address in the 'Email or Phone' field
Enter an incorrect password in the 'Password' field
Click the 'Log In' button
Expected Results:
An error message is displayed stating that the password is incorrect
The user is not logged in to their Facebook account
The user remains on the login page
Test Case for Facebook Login Page - Forgotten Password
Preconditions:
The user has an active Facebook account
The user is on the Facebook login page (https://www.facebook.com/login)
Test Steps:
Click the 'Forgot password?' link
Enter the correct email address in the 'Email or Phone' field
Click the 'Search' button
Expected Results:
A message is displayed stating that instructions for resetting the password have been sent to the user's email address
The user is not logged in to their Facebook account
The user remains on the login page

Comments
Post a Comment