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

Hi Friends , I am 1 year experience Manual tester and i want to do any certification but i dont know any thing about it. please do suggest me. Thanks in advance

2 Answers  


What is meant by datadriven test?

4 Answers   Verizon,


What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????

1 Answers  


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


what is mutation testing? when it is use in the phase?

4 Answers   FSS, Synergy,






what is the difference between regression testing and re testing..?

16 Answers   AZTEC, HCL,


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

0 Answers   CashEdge, Cognizant,


What is a maturity level?

0 Answers  


When and by How you will come to a conclusion “Prepared testcases covers the given requirements?

3 Answers  


what is baseline in testing

12 Answers   IBM,


Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure

2 Answers  


What type of testing process do you follow in current organisation?

3 Answers  


Categories