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 can write testcase for admin role? can u tel me detail
can any one give the format of writing test cases in excel sheet.
in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document
7 Answers AppLabs, Pinsoftek Infosolutions, TCS,
Write the test case for a login page?
what is parametrization ? How do you parametrize in qtp ?
Test Case for Text Editor!
Do you know explain security testing?
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
How to write test case for the library system?
how do you write the test cases?