how to write the test case for 1 to 12 months in equivalence
partitioning?

Answer Posted / uppal

In equivalence partioning, equivalence classes are created.

In this example the range is from 1 - 12.

So we can write a single test case with any value between 1
to 12. If it gets passed then the application will work
with any of the values between 1 to 12.

If we want to perform boundry value analysis, then the
inputs that are required are

min value -> 1
min - 1 -> 0
min + 1 -> 2
max value -> 12
max - 1 -> 11
max + 1 -> 13

So total 6 test cases are required.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com

1937


Explain the syntax testing?

787


test cases for bus transport (TNSTC)

2933


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1442


"search"test cases on Linkedin website and how will you write test cases on it?

5817






What is test cases for mobile phone ?

871


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

1854


Do you know mutation testing?

791


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2354


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

1674


What is the syntax testing?

793


What is component testing?

837


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3121


how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.

2224


How many test cases u will write for Acceptance testing?

1877