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 |
what are the system testcases for the notepad application?
what are the outcomes of system testing?
what r the client side scripting languages and server side scripting languages
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
Hi, this is sekhar yadav, when the testing starts...
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Any Tools to test the performance of SQL Database?
what is server-side testing? what is automation framework?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
what is traceabiity matrix
How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.