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 test case for bank check leaf??
What is CRUD testing
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz
What is internatinalisation Testing?
List out the test matrix
what is the status of defect when the developer reject the defect?
What is mean by Sanitation Testing?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
how far the test tracability matrix hepls in regression testing ?