.
Logout Functionality Test Cases
Hello Folks,
In this tutorial, we will learn how to write test cases for the logout functionality. We will also learn about positive test scenarios and Negative test scenarios.
What Are The Test Cases For the Logout Page?
Here !!! The most important test cases for logout functionality are given...
- Verify After successful login in Gmail, click on the profile icon to check logout button is visible or not.
- Verify by clicking on the sign-out button without an internet connection and reconnecting to the internet to check if it’s properly logged out or not.
- Verify by clicking on the logout button. After a successful logout on the login screen, press the back button.
- Verify, log into more than two browsers or mobiles, log out of any of them and check all other accounts are working properly or all get logged out.
- Verify. After logging out, try to re-login with the same or a different account, it’s allowed or not.
- Verify all UI components are visible properly.
- Verify by logging in with the correct user, closing the tab (x) and reopening (Chrome browser ctrl+Shift+t), check if the user is logged in or auto logs out from Gmail
- The logout option should not be visible till the user is logged in.
- Verify the spelling of the Logout option.
- Verify that the link to log out is clickable when a user is logged in.
- Verify that the Cookies get cleared after a successful logout.
- Verify that the system redirects the user to the expected page or not after successfully logging out of the application.
- Verify the logout functionality for all types of machines and devices, working as expected.
- Verify the logs for the login and logout sessions.
- Verify if the logs contain multiple IPs for a single ID at the same time.
- Verify if the logs contain a denial of service attack for the login or logout.
- Verify if the unauthorised IP makes a request for the logout.
- Verify if the log has suspicious activity.
Hope !!! The Above Test Case for Logout is helpful for you ...
Team,
QA acharya
Share Your Knowledge With Us -
Mail your content to qaacharya.in@gmail.com
Mail your content to qaacharya.in@gmail.com
![]() |
Logout functionality Test Scenarios |
0 Comments