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 |
what is stand alone application?
what can't be automated on the projects?
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.
Is it mandatory to use USECASES or directly one can write test casesfrom requirments?
What is difference between static and dynamic and testing?
What is acceptance testing?
what is the difference between maintenence release and hot fix release?
In Testing What Type of Defects your finding
What are the cases when you’ll consider to choose automated testing over manual testing?
INTERVIEW question:- Explain the process in your company?
How do you estimate white box testing?
what is accessibility testing ? with one example