What is Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?
Answer Posted / b.s.k
in the column of date format is mm/dd/yyyy
mm value should be 01-12=pass
mm value should be<1=fail
mm value should be>12=fail
dd value should be 01-31=pass
dd value should be>1=pass
dd value should be<1=fail
dd value should be>31=fail
yyyy value should be>01=pass
yyyy value should be<9999=pass
yyyy value should be<0000=fail
yyyy value should be<9999=fail
ECP:
dd|01-31|mm|01-12|yyyy|0001-9999|
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
If date field is a text field write test cases to validate it?
Define what is a critical bug.
How can software qa processes be implemented without stifling productivity?
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? plzzzzzzz i need ur help.
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
How do u determine,what to be tested?
write test case for linked in sign up page ?
what is Test management fundamental?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is the full form of cmmi?
What are the main key components in web applications?
What type bugs you will find in integration testing with example?
What is a maturity level?