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...
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 |
What is the difference between alpha testing and beta testing?
wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly
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
what are test cases for Session Time Out?
How regularly you used to get the build and who used to installed build in software testing
What is security testing? How to test the web application using security testing ?
test plan for atm machine in detail step-wise.
What is boundary value analysis and equivalent partition?
Why should we hire you ? Please explain. Thanks
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
Any body can answer Any Test engineer found any critical defect in his Testing career. anybody can let me know. Thanks in avance.
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance