0 votes
in Testing by (13.0k points)

What do you mean by Boundary value testing? 

1 Answer

0 votes
by (23.1k points)
Test boundary conditions means testing below and above the edges of input output equivalence classes. For example we take a example of bank application where some minimum and maximum limit is set. Let say a bank application where you can withdraw maximum Rs.20,000 and a minimum of Rs.100, so in boundary value testing we test only the exact boundaries, rather than hitting in the middle. That means we test above the maximum limit and below the minimum limit.
Click here to read more about Loan/Mortgage
Click here to read more about Insurance

Related questions

0 votes
asked May 26, 2019 in Testing by rajeshsharma (23.1k points)
0 votes
0 votes
asked Jun 26, 2020 in Testing by AdilsonLima (5.6k points)
...