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 |
Write all possible test scenarios for Login screen.
what will you do when you were given two diffrent projects and asked to complete them at same time?
What are levels in testcases in order to avoid duplication efforts ?
oracle table A havng one million records. write 10 test cases to test data?
What is testing methodology?
24 Answers AppLabs, CTS, Google, IBM,
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
Entry and Exit Ceiteria for System Testing?
What is difference between windows 2000 server and windows 2003 server
23 Answers CMS, IBM, Logica CMG, Microsoft, nvidia, PC Solutions, Satyam, Slash Support, Symantec, Vee Technologies, Veritas, Wipro,
Wat is de difference btw inspection and walkthrough in static testing?
What is show stopper defect and explain with example ?
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?
What is System Testing Phase? Which types of testing will be conducted in system testing phase?