Write all possible test scenarios for Login screen.
Answers were Sorted based on User's Feedback
1. valid user name & valid password
2. valid user name & invalid password
3. invalid user name & valid password
4. both invalid
5. both blank
6. space before user name & valid password
7. space after username & valid password
8. valid username & space before password
9. valid username & space afterpassword
10. valid user name & password field blank
11. username field blank & valid password
12. valid user name & valid password in capital letter
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rtest
1.Valid user name&password
2.Valid user name&invalid password
3.Invalid user name&valid password
4.Invalid user name&invalid password
5.Left user name&password as blank
6.left user name blank & provides password
7.Enter user name&left password as blank
8.Enter special characters in both the fields
9.Enter special characters only in user name field&give password
10.Enter special characters only in password field&give correct username
| Is This Answer Correct ? | 0 Yes | 0 No |
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
what are the parameters use to write the test plan document?
What is Retesting?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
what are stakeholders
how to do manual testing on an application which is in several languages
How many types of bugs are there? What are they? like Deferred bug,cosmatic bug.....
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
how to write test cases for fibonacii series
What r the types of Test case design techniques
What is Junit and bash testing
where do u store u'r Test cases?