How to write testcases for username creation?Given
requirements are min 6characters,atleast one
alphabet,alpha,alphanumric

Answers were Sorted based on User's Feedback



How to write testcases for username creation?Given requirements are min 6characters,atleast one ..

Answer / anitha

case 1:
display of user name creation page
page contains fields username(text box),password(text box)
gender(drop down) security question(may be drop down or
text field)answer(text field)
button "create account" "cancel"

case 2:
mandatory field validation
1.enter less than 6 characters click "create account"
2.enter min 6 characters with no alphabets and
click "create account"
3.enter min 6 chars with alphabets and no alpha or alpha
numeric and click "create account"
4.without entering any value on password field
click "create account"
5.enter 6 characters,1 alphabet,alpha,alphanumeric
click "create account"

case 3:
enter valid values for all fields click "create account"
enter valid values for all fields click "cancel"

case 4:
database should be examined whether database is updated
with corresponding details

hope this test cases are right..
if there is any changes plz let me know

Is This Answer Correct ?    5 Yes 1 No

How to write testcases for username creation?Given requirements are min 6characters,atleast one ..

Answer / venu sai

In the text box we checking cursor from left to right

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Test Cases Interview Questions

Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking

5 Answers   Zycus Infotech,


explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.

1 Answers  


how test cases can be made for a software

3 Answers  


a job should be executed for every two hours?write test case for this?

2 Answers  


Write tast case for a+b=c?

1 Answers  






write a buisness scenerio on yahoo login page.

4 Answers   Hewitt,


Write a test case for telephone?

0 Answers  


please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.

2 Answers  


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

0 Answers  


test cases on Fan

13 Answers   TCS,


Give me real life some test cases

1 Answers  


What is SCENARIO TESTING

1 Answers  


Categories