Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Priyanka
Regular Participant
Regular Participant
Posts : 27
Join date : 2010-10-04

How to test the session timeout of a web application Empty 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
avatar
SEtech
Posts : 4
Join date : 2010-04-09

How to test the session timeout of a web application Empty 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.
avatar
ash_tha
Posts : 5
Join date : 2010-11-22

How to test the session timeout of a web application Empty 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
Sponsored content

How to test the session timeout of a web application Empty Re: How to test the session timeout of a web application

Back to top
Permissions in this forum:
You cannot reply to topics in this forum