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

Can u tell me about the difference between Window based Application and Web Application?

2 Answers  


Why most of the software company preferred manual testing even though many automation testing tools are present in the market.

10 Answers   TCL,


what is meant by manual testing?

6 Answers  


Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?

2 Answers   Satyam,


Good testing tools institute in Bangalore?My name is Vishal V

1 Answers  






Why did u choose testing why not developing.

10 Answers   CTS, SRA Systems,


Give an example for Waterfall model and iteration model??

3 Answers   ABC, TCS,


What is meant by YUI testing?

1 Answers  


Who can perform the unit testing?

5 Answers  


Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?

14 Answers   HCL, JPMorgan Chase,


What tool do you use in mobile testing?

1 Answers   Confidential,


in which Software Life cycle phase does testing occur?

2 Answers  


Categories