what are test cases for Session Time Out?
Answers were Sorted based on User's Feedback
Answer / anant
1. On the login window enter the valid credentials and
click on login button.
2. Check the Session ID generated and note it down.
3. Leave the system idle for time more than session time
specified in code (default it is 20 min)
4. After (say 20 min) perform any operation on the
application (click on any link).
5. User should be redirected to the Login page giving msg
as 'Due to security reasons, session has been expired.
6. Close the browser. Open new browser, enter the URL and
login again.
7. Check the Session ID generated and compare it with the
previous session id. Bith should be different.
Is This Answer Correct ? | 28 Yes | 2 No |
1. Enter the correct URL of the site.
2. If login as a Admin, then Enter the valid user id &
password, and click on submit.
3. Check the session time out after 20 min.
4. if session time out < 20, then it have a problem.
5. Check the Session time out, While the Page in Ideal
condition also.
Is This Answer Correct ? | 12 Yes | 4 No |
Answer / guest
o let us know what you think of IT Managed Services. The
Survey is open until Friday - 17th April.
Is This Answer Correct ? | 4 Yes | 7 No |
What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
what is the framework followed in ur company?
Explain three tier architechture of the java project? what is the web server and what is the database server?
Hiei have cleared 2technical and hr round at sasken.hr even discussed about salary,he said there would be a client round which final.Can any one tell how to prepare for this round and what type questions i can expect.By the way this job is regarding 1+ exp on mobile app testing
what the diff b/w verification and validation
8 Answers College School Exams Tests, SunGard,
Among 5000 test cases, how to pick test cases for regression testing
Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
What tool do you use in mobile testing?
What is Defect Density?
What is the first query u encounter to test a database..?