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

Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3

1 Answers   SAP Labs, Satyam,


how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in

0 Answers  


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

0 Answers  


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

0 Answers  


Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........

2 Answers  






How to write test case template for ATM

2 Answers   Infosys,


What are the Test Cases Comes under Regression Suite?

0 Answers  


how do you write the test cases?

4 Answers   Satyam,


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

5 Answers   Zycus Infotech,


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

0 Answers   Google,


Can test case contains more than 50 steps in single test case?

4 Answers  


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

2 Answers  


Categories