Please tell m all posiible tst cass for this-->
A password of password field will expire in 45 days.It
should send 1st reminder message to user whn 10 days are
left and
2nd reminder message when 5 days are left and 3rd reminder
mssage when 2 days are left.write all positive and negativ
test cass for this.
Answer Posted / sakshi
+ve 1. Check wheather it'll expire om 46 day or not.
2. Check wheather it'll expire before 45 days or not.It
should not.
3. Check the limit of password character(minimum and max.
limit).
4.Check for alphabet,numeric & special characters it's
accepting all or not.
5.check wheather it's sending 1st reminder before expiry of
10 days. lly for 2nd reminder & 3rd reminder.
6. check wheather it's sending reminder before or after the
no. of days which are specified.
7. It shouldn't send the reminder to the same user more then
once if req. is like this.
-ve
1. keep the pased field as empty & chk wheather it's
acceping or rejecting.
2. Try to give the paswd length minimum and maximum then the
specified limit.
3.Chek for the chr,num,specl char if there is any limitation
for those.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
What is component testing?
Explain the exactly meaning of test case?
Explain the smoke testing?
Explain the component testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
What are basic types of test cases?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
What is the difference between test scenarios, test cases, and test script?
What is ramp testing?
test cases for friend finder system using gps?
Explain the glass box testing?
How to write test cases for lift?