write four critical test cases for logout operation?

Answers were Sorted based on User's Feedback



write four critical test cases for logout operation?..

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

write four critical test cases for logout operation?..

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

write four critical test cases for logout operation?..

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

write four critical test cases for logout operation?..

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

write four critical test cases for logout operation?..

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

write four critical test cases for logout operation?..

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

Post New Answer

More Manual Testing Interview Questions

How you test a product if the requirements are yet to freeze?

1 Answers  


How do tou design a good test case?

4 Answers   Cognizant,


What r the risks involved in testing?

1 Answers   Wipro,


why we choosen testing but not developing

3 Answers  


I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....

5 Answers   CMC, Veritas,






What do you mean by Sanity Testing?

2 Answers   Keane India Ltd,


what is meant by exhaustive testing?

18 Answers   Ericsson, STC,


what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?

1 Answers  


differentiate defect age build interval? what style of testing we can follow with lack of documentation?

3 Answers  


what is difference between equivalence partition and boundarary value ananlysis?

4 Answers   Mphasis, Syntel,


What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?

10 Answers   TCS, Trigent,


How do you determine user load for a performance test of a Web application?

0 Answers  


Categories