How to test login Page ? What wud be the possible Test cases ?
Answers were Sorted based on User's Feedback
Answer / n@n!
+ve test cases:
1)valid username and valid Password
-ve test cases:
1)invalid username and invalid password
2)invalid username and valid password
3)valid username annd invalid password
4)enter numbers
5)enter special symboles
6)spaces between characters
7)kept username text box empty and enter valid password
8)kept username text box empty and enter invalid password
9)enter valid username and kept password text box empty
10)enter invaild username and keptpassword text box empty
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / chiranjeevi.v
login with
1.valid user name and valid pass word
2.valid user name and invalid password
3.valid user name and no password
4.invalid user name and invalid password
5.invalid username and valid pass word
6.no user name and valid pass word
7. no user name and no password
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sravan reddy
We can test via both +ve test cases & -ve test cases also.
+ve Test case:
1. Valid user name and valid password.
_ve Test cases:
1. Invalid user name and valid password.
2. Valid user name and invalid password.
3. Invalid user name invalid password.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me the test cases for a search and replace functionality in a microsoft document (.doc)?
what is difference between test strategies and test data ?
What is the diff. between Sanity , smoke and ad-hoc testing?
what are the testing methodologies?
How do you conclude which section is most risky in your application?
Difference between integration and regression testing?
1) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
How do u ensure that there are no duplicate testcases?
Explain Alpha Testing and Beta Testing
what is equivalence class partition?
How many testcases can you write per a day, an average figure?
What are all the test metrics following by comapany?