Suppose Username and Password is there, Username is limited
to 8 characters!! Then what r all the Possible Test Cases
for it??
Answer Posted / chitra
1.Enter Username and click on enter,it should display error
message"Enter username/password".
2.Enter Password and click on enter and check for the error
message window "Enter Username/Password".
3.Enter numericals in the username textbox and enter
password and click on enter.It should display error message
window "Enter valid username".
4.Enter special characters in username textbox,password and
click on enter.It should give error message window.
5.Enter the combination of both numbers and special
characters in text field and click on enter.
6.Enter blank space in username text field,enter password
and click on enter.it should not accept blank spaces.
7.Enter username and password fields blank and click on
enter and check whether the warning message is displayed or
not.
8.Enter alphabets more than specified i.e 9 alphabets.It
should not accept alphabets other than 8.
9.Enter 8 alphabets and check.
10.Enter valid username i.e upto 8 characters and valid
password and click on enter.it should accept and password
should be in encrypted form.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is an "A fast database retrieval rate" a testable requirement?
What is positive and negative testing?
How can data caching have a negative effect on load testing results?
how to test a web application manually?can u explain indetail?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Functional and Integration test scenarios for actitime application
what is scrum how with ex?
What is configuration management in software testing ?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
write test case for gmail sign up page?
What is the difference between white box, black box, and gray box testing?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
why QA team is necessary for an organization?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?