Hi,
I was asked following question during a interview. Please
answer it:
Password field is there,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 cases.
Answer Posted / madhu
test data for this password will be as fallows:
ECP:
positive test data:
a-z
A-Z
0-9
Special characters other than _and ;
Negative test data uder ECP:
_ and ;
Blank
BVA Conditions:
Positive test data under BVA:
6,7,11,12 characters
Negative test data under BVA:
5,13 characters.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
What is the difference between SIT AND IST?
Differentiate test bed and test environment?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What is application programming interface (api)?
Tell me the SRS based review,brs based review
What is positive and negative testing?
What is build interval period?
what is conditional testing? explain and examples
What is the difference between qa, qc, and testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What is defect validity ratio?
Write a Test scenario for Outlook Search functionality.