What are the test cases to write to test user account
locksout after 5 invalid attempts
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mudaseer
enter the wrong password for 5 times then it should display phone is locked unlock the phone by entering your gmail
id and password
| Is This Answer Correct ? | 0 Yes | 5 No |
how can we write test cases with help of functional spec? is it not appropriate to write by using the application?
write a buisness scenerio on yahoo login page.
how to write test cases for online restaurant table booking system?
Explain the unit testing?
test case for coffee machine?
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?
what are the inputs required for writing test cases
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
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
HOW TO WRITE TESTCASES ON PENDRIVE
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!
Explain the monkey testing?