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
Explain the exactly meaning of test case?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
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 test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Explain the load testing?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Explain the dynamic testing?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
explain end to end scenario's for online Money transfer in Banking Domain?
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
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Explain the monkey testing?
"search"test cases on Linkedin website and how will you write test cases on it?
How should I maintain the test cases and Test Log for different versions/builds of the application.