plz tell how to test this: We have to change the password
of password field the condition is:The password will expiry
after 30 days and that should not allow last 12 similar
passwords....
Answers were Sorted based on User's Feedback
Answer / devaraja.h
To check the Password on diffarent dates you need to change
the appropridate system date ,here are some follwing Testcasess
Objective is login Expire
--------------------------
DESC Expected O/P
-------- -----------
1)Check the password on any day with in 30--> should login
2)Check the password on 30 th day--->should login
3)Check the password on 31 th day--->Should not login
4)Update the Password after 20 th day then
check after 20 days--> should login
5)Update the Password after 50 days(Expire) then check the
password after 20 days--> Should login
6)Update the Pasword of another user after 20 days then try
to login after 31 days--> Should not login
Objective is should not allow last 12
---------------------------------------
DESC Expected O/P
-------- -----------
1)Check by updating as previous Password--> should not allow
2)Check by updating same Password-->should not allow
3)Check by updating as 12 th password--> should not allow
4)Check by updating as 13 th password-->should allow
5)Check by updating as new Password-->should allow
6)Check by Updating some other user previous
passowd-->should allow
Etc
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / himu
First Enter 12 passwords then change the system date and
give the date such that the difference is about 30 days
then try to enter the password that you have given
previously ( between all the 12 ) if it accepts then its a
bug.
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
How to test a stored procedure?
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
Explain the glass box testing?
Explain the static testing?
write a test case for employee income caculation it is awindows aplication when window is opened all options should be disabled except empno when user enter 3 charcters empname,empdes,basic should be displayed but they should be inactive,HRA,DA are active enter these two gross is displayed,enter tax then net income is displayed.all inputs must be integers and min is 1 and max is 4 charcters for all text boxes.gross =basic+HRA+DA and netincome= gross- tax
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
Redbus- possible scenarios start the testcases accordingly. Please share me templates