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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually

5939


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

1792


"search"test cases on Linkedin website and how will you write test cases on it?

5693


What is component testing?

742


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6056






What is the state testing?

728


write a test case for telephone billing ?

3906


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2365


Explain which test cases are written first black boxes or white boxes?

674


Why is it that the boundary value analysis provides good test cases?

785


Can you list down a few characteristics of a test case?

715


Why does the boundary value analysis provide good test cases?

695


I want 100 test scenario for gmail

3932


Explain the unit testing?

670


Explain the logic testing?

672