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 Dialog Application? Tell me in details about it? Thankd in Advance

0 Answers  


What is the procedure of manual testing?

0 Answers  


What is Internal Links, External Links, orphan Pages, Broken Links

2 Answers  


what are reviews in sdlc?

2 Answers   Semantic Space,


1.What is the risk factor problem related to project?

3 Answers   Manhattan,






How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?

1 Answers  


what is client server technology?

1 Answers  


what is the difference between Performance,Load ,Stress testing

2 Answers  


Enlist some bug status along with its description?

0 Answers  


if tester found some bugs in the application then which format they will send it to development team.

4 Answers   HCL,


If there are so many settings/options to choose, how to write test cases?

1 Answers  


How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer

1 Answers   First Indian Corporation, SFA, TCS,


Categories