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 |
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?
write a test cses for sending mails through microsoft- outlook xpress?
what are the test case scenario for epos/pos testing,and how to initiate the process
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Explain the dynamic testing?
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
how to write test cases for credit card payment