1) How to test session ?
2) There is a website in which the user has to register to
use its features. Suppose one user has registered in that
site by paying some amount only for 1 month. Now i want to
test the application that the user should not use the
features of the site after 1 month. How to test it? The
tester cannot wait for 30 days to test it....bear in
mind..Thanks in advance...



1) How to test session ? 2) There is a website in which the user has to register to use its featur..

Answer / ankit

Ans 1: One way is to validate cookies if this is web based
application. If there is any database interaction then you
can validate using both data base and cookies.
Ans 2: The details provided looks incomplete. Without time
stamp comparison in application this feature cannot be
tested. e.g. when the user is registering in the site
paying some amount then application can store the system
time or time of registration or store in database : system
time + 1 month as expiration time. Further there can be a
check to compare the expiration time.

After knowing the logic what developer has put in
application, you can change the time stored in data base to
test the expiration conditions. Here, you have to test
boundaries.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between alpha testing and beta testing?

4 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u

1 Answers  


what are test cases for Session Time Out?

3 Answers  


How regularly you used to get the build and who used to installed build in software testing

2 Answers   Kony, Oracle,


What is security testing? How to test the web application using security testing ?

5 Answers   Miracle Solutions,


test plan for atm machine in detail step-wise.

1 Answers  


What is boundary value analysis and equivalent partition?

1 Answers  


Why should we hire you ? Please explain. Thanks

5 Answers  


Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing

1 Answers  


Any body can answer Any Test engineer found any critical defect in his Testing career. anybody can let me know. Thanks in avance.

3 Answers   iFlex,


How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance

2 Answers   HCL, Satyam,


Categories