Test Cases For Login Page In Excel Sheet PDF: This post continues the Manual test case examples series. Here, we will discuss all the possible Test Cases For the Login Page In Excel Sheet PDF.
In your testing career, you may have had a chance to test any web application that has login functionality. If you have encountered such similar functionality, you have to know that it helps secure your application.
Post On: | Test Case For Login Page |
Post Type: | Test Case |
Published On: | www.softwaretestingo.com |
Applicable For: | Freshers & Experience |
Join For Updates | Telegram Group Link |
Only those who have valid credentials can access the application. So, the login Page plays a major role in the application. So, we are trying to cover all the possible test scenarios. As per the client’s requirement, the condition may change. So, we are trying to cover some common scenarios in this test case for the login page in the Excel sheet post. The login page gives you the authority to change your account and the freedom to see the critical and confidential information behind the login page.
Elements Of a Login Page
Before writing the test scenario for the login page, imagine if you have the mockup screen. First, try to find all the elements of the page. The Login page may have the following elements on it:
- Email / Username / Password Text Box
- Remember Me CheckBox
- Login Button
- Login via the Facebook button
- Log in via a Twitter button
- Login via the GitHub button
- Login via the Google button
- Login Screen For Different Resolution on Mobile, Desktop & Tab.
- If you try to access your account without logging in, it should be redirected to the login page.
- Spam users’ accounts are deactivated and they should not be able to log in.
- CAPTCHA displayed on ten attempts to log in unsuccessfully
We try to discuss all the possible negative and positive scenarios of the Login page test case with some basic examples if we have missed some basic test scenarios, which can lead to a bad user experience.
So, we came up with a list of scenarios to Test the Login Page, and gradually we will be adding more such checks to this list.
Test Cases For Login Page In Excel Sheet Pdf
For this scenario, first, let us divide all the possible categories like:
- Basic Field Validations of GUI
- Security Validations
- Testing Captcha
- Session
- Browser

Login Test Cases In Excel – Field Validation On GUI
- Check if the cursor is the focus of the username text box when you open the login page.
- Check whether tab functionality (moving the cursor from one text box to another) works.
- Check whether the text boxes’ minimum and maximum lengths are defined.
- Check whether Password field values are displayed in masked format or not.
- Check whether the validation message is displaying based on the input value.
- Check the valid credentials. The user should be able to log in
- Check if the user is redirected to the forget password page after clicking the link.
- Check if the user is redirected to the signup page after clicking on it.
- Check that users cannot log in with valid user names and invalid passwords.
- Check user should not be able to log in with an invalid username and valid password.
- Check user should not be able to log in with a blank user field and valid password.
- Check that the user cannot log in with a valid user and blank password field.
- The system should block the IP or User name after frequent unsuccessful (defined invalid login attempts) login.
- Check if all text box data are clear after hitting the reset button.
- Check using the keyboard tab functionality; the user can select the web element through the tab button.
- Check whether the user can click the login button through the enter button.
- Check that the user credential remains on the field after clicking remember and returning to the login screen.
Login Test Cases In Excel Design-Related Test Cases
- Check if the login screen appears after clicking a link or login button.
- Check that all login-related elements and fields are present on the login page.
- Check the alignment of displayed elements on the login screen that should be compatible with cross-browser testing.
- Different elements’ sizes, colors, and UI should match the specifications.
- Check that the application’s login page is responsive and aligns properly on different screen resolutions and devices.
Login Page Test Cases In Excel Captcha
- When a user does not validate the captcha, the user should not be allowed to log in.
- Check whether the link is present so a user can refresh the captcha.
- Check whether the input field of the captcha is case-sensitive or not.
- There should be an option for audio support so the audio user can fill in the captcha after playing.
- The angle and background texture of the captcha should be different so that captcha-cracking programs can not break them easily.
Test Cases For Login Page Xls Security Test Scenarios
- XSS scripts should not affect the system, and Users should not be allowed to log in. A proper validation message should be displayed.
- Check if the SSL certificate is implemented in the application or not.
- Users should not be allowed to copy and paste the password from the text boxes.
- Check if a user is logging in from a new device; a notification should be sent to the registered user.
- SSL certificate should be implemented/ installed to secure the platform.
- The password should not be worked when copied.
- The login form should not reveal security information in view page source mode.
- The login form should not be vulnerable to SQL injection.
- Check the password format should be encrypted.
- When a logged-in user copies the URL and pastes it into a new window, it should redirect to the login page.
- Two-way authentication through OTP on mobile/email should be tested for banking applications.
Login Page Test Cases In Excel Session
- Check if a user successfully logs out; if the user clicks, the back button should not take the User to logged-in mode.
- If a user logs in through multiple devices and logs out from one device, the user should automatically log out from all the devices.
- Check that session time out an application.
- Maximum Session time should be set for the Secured website.
Test Case For Login Page In Excel Sheet Download – Browser Related
- If a user clears all a browser’s cookies and tries to go to a specific application page, it should ask for credentials again.
- The browser’s ‘Remember Form Data’ setting should not remember the password.
- Validate the login functionality when browser cookies are turned OFF.
Negative Test Cases For Login Page
- Check if a user can log in with an expired password or not.
- Check if an unverified user can log in to the application or not.
- Check if the login functionality with blank fields
- Check the login functionality with SQL injections
- Check if the login functionality has incorrect email addresses and passwords.
Test Case Template Excel For Login Page – Performance Test
- Check how many users log in to an application at a time
- Check the response time when the user logs in to the application.
- Check when more than expected users login to the application simultaneously; the application should not crash.
Conclusion
If you still try to write the test scenario in an excel format, then you can follow one of our earlier published articles; where do we have to write in detail how to write the test cases in an Excel sheet?
We hope we have covered almost all testing scenarios, but you can comment in the comment section if you find any missed test cases. We will update this Login page test scenario article as per your suggestions.
Hi it’s really very useful to me pls share any update live test cases and test scenarios.
We are working on that
It’s very helpfull and easy to understand.
Thank you.
It’s very helpfull and easy to understand, Thank You.
Its Very celar and simply written. Very useful.
thank you very much