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
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 |
Answer / venu sai
In the text box we checking cursor from left to right
| Is This Answer Correct ? | 0 Yes | 1 No |
How many test cases u will write for Acceptance testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
write a test case for car
How to generate test cases for 'replace a string' method?
maximum length of testcase
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
is it necessary to write test cases in tabular form or will point wise will do.
3 Answers Google, Zycus Infotech,
how to testba storedprocedure?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
how many test cases do u need to ship a product?
if software faild in customer environment what we called a)error b)fault c)defect d)failure
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u