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

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

How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1997


Do you know explain security testing?

1220


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

2457


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3863


Which of the following defines the expected results of a test? Test case specification or test design specification.

1707


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

1340


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2603


Test Case for Text Editor!

3356


write test case for pen cap if it is not present?

2606


test cases for friend finder system using gps?

1867


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1829


# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

2631


can one defect be mapped to more than one test script in manual testing

2570


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

3093


Write a test case of login window?

1305