Give examples of boundary value and equivalence
partitioning test cases.

Answer Posted / raghavendra

boundary value:
for int suppose boundary is say 1 to 50
then test for 0,2 values & 49, 51 vales.

for string... test for null or length or capacity of
string(size).

equivalence partitioning:
e.g.: divide(a,b) ...boundary -50 to +50
(do not forgot zero for 'b')
test for... -51, and -1 --------(1)
also 1, and +51 ------------(2)
(1),(2) are two partition.

Is This Answer Correct ?    48 Yes 68 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

2444


Write test cases to test a browser app

1254


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2099


Explain the component testing?

763


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2079






How to write email id in world wide web

1429


Why does the boundary value analysis provide good test cases?

688


How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..

15637


write the testcases for migrating data from one database to another database?

1895


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1506


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?

1730


how to write test cases for smart meter for gas and electricty

2443


In a log in page what will be test procedure, test scenario, test description & test steps?

679


How would you do " Keeping two folders in sync testing"

1992


Test Case for Text Editor!

2769