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 will get a build for testing.
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
what are the prerequisite conditins to test clientserver and web applications
what are the columns are there in peer review record sheets?
2 Answers Professional Access,
What is the difference between performing testing the Desktop, web application & client/server application?
what are the reasons is commonly cited as the primary benefit to Test-Driven Development?
Difference b/w Test summary Report and Test closer report?whats content we include in both report.
How do you know when the product is tested well enough?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
0 Answers Magic Software, Wipro,
on what basis can u estimate test cases for particular screen??
what is carpet bub?
What is negative testing.