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
Test cases for Internal IP Messenger
what is port testing and do it comes in manual testing?
What is defect validity ratio?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
How can write testcases on a code under development pls give asnwer
What is the difference between system testing and integration testing?
How do you Prepare a Defect Managemnt Policy
What is a defect age?
Can you explain the pdca cycle and where testing fits in?
What r the sequences that leads to automation?
what is a horizontal and vertical matrix explain with examples
Differentiate test bed and test environment?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
What are the cases why parameterization is necessary when load testing the Web server and the database server?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..