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 is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
What is V-model and explain
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
wht is change management and configuration management?
I am ganesh searching in manaul testing, i am unable to explain my current project in interview anybody give me a real time oriented project and also include how can i explain it, with test case (passout 2004) M.Sc(IT) my personel id is testganesh@gmail.com
What type of testing u perform in organization while u do System Testing,give clearly
I am murthy new commer for this site? Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc., my mail id is shenbagamurthy_r@yahoo.co.in
What is change request & what is the role of Tester in change request ? pl explain with example .
What are the initiations Ur taken in UR projects?(In P.M)
write test case for gmail login page