This question is regarding MC/DC coverage
(A and B) or (B and C) or (A and C) ?
how many conditions are there in above expression?
what are the test cases for statement, decision, condition,
MC/DC and multiple condition overage
explain in deatil why ?
How should I maintain the test cases and Test Log for
different versions/builds of the application.
356
Can someone tell me the test cases to test the password for
with following scenario:
1. Password should be minimum 6 chars and maximum 8 chars.
2. Password should consist one uppercase letter
3. Password should consist of one numeric
4. Password should consist of one special character.
119
Some test case for mambo cms (only basically: graphic,
function...)
Thanks for answer.
please tel me how to write test case for search engine to
track peoples,when user enter the
city,state,zipcode(ex:Kansas city,Missouri,64155)?
(note country is already selected as a united states )