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 / preeti
1.This test case is eligible for boundary testing. I would test min,max and middle range for the specified #of days to ensure that alerts are triggered as per requirement.
2. Validate the password field (name,numeric,special characters).
3.+ve: Test for all all valid date range with the valid password.
3a:-ve Test for all all valid date range with the invalid password.
3b:-ve Check if the same last password is accepted after the expiration date.
4._ve: run above tests separately by leaving fields empty.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
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.
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
what is black box system in software development in system analysis and design?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Explain the sanity testing?
What is test cases for mobile phone ?
Do you know mutation testing?
Suppose a job should be executed for every two hours? Write test case for this?
how to write a test procedure & test log for login system
What is use case testing?