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.

Answers were Sorted based on User's Feedback



Please tell m all posiible tst cass for this--> A password of password field will expire in 45 d..

Answer / 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

Please tell m all posiible tst cass for this--> A password of password field will expire in 45 d..

Answer / devesh

1.check for reminders send when 10,5 and 2 days are left
for expiration (positive + negative).
2.check for reminders send one day before and after 10,5
and 2 days are left for expiration (positive + negative).
3.check that password should expire after 45th day.
4.check that password should not expire before 45th day.
5.check that password should work on 45th day.
6.check all the validations of password (blank character,
special character etc.).
7.check that password should work if changed before 45th
day and should get expired after 45th day of its changing.
8.check that password shouldn't work if the username is
deauthinticated before 45th day.

Is This Answer Correct ?    4 Yes 0 No

Please tell m all posiible tst cass for this--> A password of password field will expire in 45 d..

Answer / 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

More Test Cases Interview Questions

Explain the functional testing?

0 Answers  


Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?

1 Answers  


Give me 10 test cases on library management system

8 Answers  


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.

0 Answers   HCL,


There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).

2 Answers  






Write test case for a search engine?

12 Answers   Saba, Saba Software,


how many test cases do u need to ship a product?

0 Answers  


build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered

14 Answers   Accenture,


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

0 Answers   PMC,


Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


Pls tell me test cases for pepper grinder

0 Answers  


While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??

1 Answers   TCS,


Categories