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 |
Write a test case scenario for Web-based address book?
Write the 10 test cases for Telephone/Pen.
Explain the smoke testing?
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
write a test case for yahoo compose page?
Give me real life some test cases
write test cases on file open dialog box in notepad
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
Pls tell me test cases for pepper grinder
Explain the format of a requirement traceability
How about do we go as far as writing test cases is considered?