Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

what is objectrepositry

9 Answers   Infinite Computer Solutions,


wirte the test cases for triangle by using testing techniques

8 Answers   Blue Star, George Mason, HP,


is it necessary to write test cases in tabular form or will point wise will do.

3 Answers   Google, Zycus Infotech,


to write test cases for fuel guage?

1 Answers  


what are the possible test cases of an VOIP phone

2 Answers   Adobe,


Write the 10 test cases for Telephone/Pen.

12 Answers   Infoedge,


what is difference between repeatable and reusable test case?and what is self cleaning test cases?

3 Answers  


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

0 Answers  


what will be the test case for Lift?

22 Answers   Mind Tree, Satyam, Tops Security Ltd,


how do u call a from library file

2 Answers  


Test cases on uplaoding files

12 Answers   GE, HP,


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.

0 Answers  


Categories