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 test belt?

1 Answers  


how to know whether the bug is valid or invalid?

6 Answers   GoldStone,


Can you explain a pair-wise defect?

0 Answers  


1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?

0 Answers  


what is definition of functional and security testing

6 Answers   HCL,






we have combo box for country and states ,if we select India from country box it will Autometically add the all states of India in states box write a test cases for this

1 Answers   Nous,


There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..

4 Answers   eMids, TCS,


Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined

3 Answers  


if you intrested to learn Manual Testing concepts with real time examples on weekends @ Bangalore. Mail me @ manualtestingtraning@gmail.com Duration: 16 Hours Fees 1000/- only on weekends Trainer: TestLead form MNC Bangalore

1 Answers  


What tools you will use for writing testcases, defect reports,test reports etc?

6 Answers  


What is the basic difference between Alpha and beta testing??

4 Answers   DigiTech,


what is configuration testing

17 Answers   Ness Technologies,


Categories