For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
Answer Posted / harshad oswal
invalid equivalence class uderscore,semi colon & less than 6 and greater than 12
characters
valid equivalence class
all charcters between
6 to 12
valid boundary: 6 and 12
invalid boundary 5 and 13 AND underscore and semi colon
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is defect cascading in software testing?
When should you opt for manual testing over automation testing?
what is the testing approach for windows Explorer(Not IE Explorer)
can anyone help me regarding testing patterns?
What are the queries mostly asked in testing ? give me some examples.
uses of checklist
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
During alpha testing why customer people are invited?
How to find that tools work well with your existing system?
9.Data – driver automation typically includes?
Have you ever completely tested any part of a product? How?
What are noise variables?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.