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 |
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
Diffference between System Testing & Integration Testing?
what are 6 microsoft rules used for user interface testing?
What is Pre UAT and UAT is there any difference ?
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
What is QTP? What is Regression and retest? What is end to end testing? What is Latest QTP version and TD version? TD is test mgmt tool or resource mgmt tool? Why QTP and WR is called mercury interactive tool? Difference between end to end and system testing? Types of Testing performed in your project? What is testing component? What is test script?
After resolving bug, You immediately do regression testing or later?
Can you explain exploratory testing?
Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
what is verification and Validation?