When the 1st time I will log into the application it will
ask to change the passward.After 30 dayz the passward will
expire and the application is unaccesible.U cant alter the
server time....
How will u test it??

Answers were Sorted based on User's Feedback



When the 1st time I will log into the application it will ask to change the passward.After 30 dayz..

Answer / ganesh

practically it is not possible to wait for 30 days to test
this scenario.Before updating to production server, make
sure it works fine in local server by testing with minimum
possibility (e.g two minutes). In this case the system
should generate auto generated password and send it to user
to log on to the application. The user can use this password
and can change the password after logged on to the application.

Is This Answer Correct ?    4 Yes 0 No

When the 1st time I will log into the application it will ask to change the passward.After 30 dayz..

Answer / gopalakrishna

Firstly, we as a tester cannot wait for 30 days to test a
particilar application.
In such scenarios, we send a suggestion to the developing
Team to alter the lapse time to 1 day, so that we can open
the application, change the password and login to the
application.
Next day come back and check if the application gives a
message that the password is expired, if this happens then
the application should work for 30 days. if no then, it is
a defect.

Is This Answer Correct ?    2 Yes 0 No

When the 1st time I will log into the application it will ask to change the passward.After 30 dayz..

Answer / manni132s

Mostly there are some some fields in Database which handles
date and time / registries-regitry keys / Config Files

So manipulating any of these whichever applicable to your
application you can test the scenario

Is This Answer Correct ?    0 Yes 0 No

When the 1st time I will log into the application it will ask to change the passward.After 30 dayz..

Answer / kamilini

Please anybody answer dis question...it's helpful 2 all our
testers!!!

Is This Answer Correct ?    0 Yes 1 No

When the 1st time I will log into the application it will ask to change the passward.After 30 dayz..

Answer / shailesh

No coder will code the time limit of 30 days hard code.
There must be some look up table from which code will pick
up the number of days after which password must expire.
While testing, tester has to change the value in look up
table to 1 day / 2 days. If it works for 1 day, it will
work for n number of days as remaining job is with server
timer. This was such scenarios are tested.

Is This Answer Correct ?    0 Yes 1 No

When the 1st time I will log into the application it will ask to change the passward.After 30 dayz..

Answer / yeshraj singh kushwaha

If we are not allowed to change the server time so we can
use database query to change the Data and time field to 30
days back of that transaction through which user creates
his login and password.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

is there any checklist to check SRS document

3 Answers   Verizon,


Difference between spiral model and proto type in sdlc?

4 Answers   ciit, CSS,


What is Matrix in testing?

1 Answers   Tech Mahindra,


what is the use case and what is the test case?

6 Answers   CTS,


what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question?

5 Answers   IBM,






which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.

2 Answers   ADITI,


what is Entrance and Exit criteria ?

2 Answers   HCL,


What is ecp (equivalence class partition)?

0 Answers  


Positive and Negative Testing - Which one to do first and why ?

6 Answers  


Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?

0 Answers  


What is the responsibility of programmer’s vs QA?

0 Answers   3i Infotech,


1.what is sanity and smoke testing and which one performed first?

10 Answers  


Categories