What are the test cases to write to test user account
locksout after 5 invalid attempts
Answer Posted / yuxia
1. 1st attempt login with invalid credential - error message
should display
2. 4th attempt login with invalid credential - error message
should display
3. 5th attempt login with invalid credential - system
message should display that user account is locked out
4. 6th attempt login with valid credential - system message
should display saying that user account has been locked out
and please contact admin
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What are the test cases for mouse?
Define some of the attributes of a test case?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Elaborate test plan and content availability in test plan.
Explain the monkey testing?
what is the technology used in financial applications?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
Positive and Negative test cases for the speedometer?(minimum 5 each)
Explain how to develop a test plan and a test case.
Explain the acceptance testing?
Can you list down a few characteristics of a test case?
write test cases for flipkart.
write a test case for yahoo compose page?
how to write a test cases for courier offices?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.