write four critical test cases for logout operation?
Answers were Sorted based on User's Feedback
Answer / nitin verma
1) Do not click on log out button and close the browser,
reopen the application by hitting the URL and application
should not be logged out.
2) Click on Log out button and now press the back button of
browser. It should not show the user logged into the
application, user should be on log in screen.
3) Open browser and hit the application with URL, open a new
tab within the same browser, now click on log out from one
tab and user should be logged out after clicking on any
operation from the application.
4) Click on the logout button and user should be logged out
from the application.
Please correct me if i am wrong.
Regards...
nitin9360@gmail.com
| Is This Answer Correct ? | 121 Yes | 5 No |
Answer / rajasekhar reddy
1.Just login and you u will get home page displayed of your
site and click on logout,then the site should be logout and
displays login page.
2.Just click on logout and close the web browser,and the
repon the browser and enter the URL of the site,then the
login page should be displayed,if displays, test
pass,else,test fails.
3.Just click on logout, then the page should be navigated to
login page,if it navigates to login page then test pass,
else test fails.
4.Just click on logout and enter the URL of the same site in
next tab,then the site should display the login page,if it
displays,test pass,else,test fails.
//Please send me the correct test cases,if my case are wrong.
| Is This Answer Correct ? | 29 Yes | 5 No |
Answer / lalit chaudhary
1. After clicking on logout button, user session should be cleared.
2. After clicking on logout button on any page of application , user should redirect to home page.
3. After clicking multiple times on logout button, application should not crashed.
4. After clicking on logout button, press backspace key or back button of browser, it should not redirect to any page of application.
Please correct me if i am wrong.
Regards,
mail.lalitchaudhary@gmail.com
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / washim raza
1- Click on the log out button?
2- Check to navigate to the log out button by the keyboard
and try to log out by pressing the enter key?
3- Click on the usability of the log out button.
4- Check the log out time when clicked on the log out button.
| Is This Answer Correct ? | 16 Yes | 8 No |
Answer / guest
by clicking on logout it should display welcome page
instead of that it is still displaying home page we can
perform all operations of sending mail,checking mail etc..
by clicking on logout when click on back button atleast it
should previous which u accessed but it is not displaying
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / suneel
1)check whether the application having logout button(gui
testing)
2)click on the logout button it should exit from the
application.
| Is This Answer Correct ? | 6 Yes | 11 No |
Diff b/w test case and test script?
What are the tasks of test closure activities in software testing?
what is the difference between primary key and foreign key
If we found a bug but that bug is not accepted by developer then what u do.
What is mean by sdlc and expalin spiral model and proto type model?
can you show me the test cases on registration form
what is debugging and whitebox testing and what is the diff?
Explain the procedure & path of s/w in testing?
in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?
As a testing engineer what to do if same defect is occured again in the software??
Why should you care about objects and object-oriented testing?
what r the measure bugs found in your project??? Give some example abt this.