how to write the test case for 1 to 12 months in equivalence
partitioning?
Answer Posted / a.sivamani
equivalence partitioning is to test the alphanumeric
fields.EP is to reduce the number of test cases.Because we
cant write 1 to 12 test cases to test the months.
we need to partition the inputs....
1.test case with less than 1 - Invalid data
2.test case between 1 and 12 - valid data
3.test case with greater than 12 - Invalid data
Above there are three partitions....
Take one value from each partition to test the months
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
What are the Test Cases Comes under Regression Suite?
pls i want test cases for oss? whts the process of oss testing
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
What is the state testing?
How to write test cases for lift?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the concurrency testing?
Explain the functional testing?
What is quick test professional and what test environment it supports?
how to write a test procedure & test log for login system
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
write a test cases for WLAN
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?