- PriyankaRegular Participant
- Posts : 27
Join date : 2010-10-04
How to test the session timeout of a web application
Mon Oct 04, 2010 5:08 pm
Hi friends,
I want to test the session time out functionality of a web application. If the user does not refresh or request a page within the time-out period, the session ends & an alert will show. when the user clicks on the alert message its redirected to the login page.. How can i check the session is ending if the user remains idle within the time-out period..
pls advice.tnx in advance
I want to test the session time out functionality of a web application. If the user does not refresh or request a page within the time-out period, the session ends & an alert will show. when the user clicks on the alert message its redirected to the login page.. How can i check the session is ending if the user remains idle within the time-out period..
pls advice.tnx in advance
- SEtech
- Posts : 4
Join date : 2010-04-09
Re: How to test the session timeout of a web application
Tue Nov 16, 2010 4:36 pm
If you know the Timing of one User session in any web application,
prepare a script like
1) Login into specific web application.
2) Sleep that script for (some time) > timing of one User session.
3) Then perform some action on the page.
4) Observe the response of that action.
5) Application should show alert. If it is not then probably session is not ending proeperly.
If you don't know the timing of one User session and it is not mentioned in the application explictly, you can not test Session Time-out functionality.
prepare a script like
1) Login into specific web application.
2) Sleep that script for (some time) > timing of one User session.
3) Then perform some action on the page.
4) Observe the response of that action.
5) Application should show alert. If it is not then probably session is not ending proeperly.
If you don't know the timing of one User session and it is not mentioned in the application explictly, you can not test Session Time-out functionality.
- ash_tha
- Posts : 5
Join date : 2010-11-22
Re: How to test the session timeout of a web application
Mon Nov 22, 2010 6:02 pm
I am Ashish and I have over 5 years of exp in automation testing and have worked on various automation as well as load testing tools.
I teach selenium and QTP online as part time stuff.
- First class is trial class.
- Video of class will be provided
- 1 hour per day. 48 days course. 5 days a week
- Small batch size of 3-4 students max
- English will be the course language
- Course fee is INR 12000 (USD265$). Half the fee has to be paid after trial class. Half after IDE is over.
You can go to following link for details and registration:
http://www.sejsoft.com/training/java_training.php
OR
You can write a mail at automation@sejsoft.com or itsthakur@gmail.com
- Session ID doesn't Exist ; perhaps this session was already stopped exception seen in IE
- writng script in language other than application under test
- How to close an application opened during test with webdriver
- How to test single page application (java) with selenium
- Could not start Selenium session: Failed to start new browser session: Error while launching browser
Permissions in this forum:
You cannot reply to topics in this forum