Question: Please use the boundary value analysis method to derive a set of black-box test cases for the following function Z(X,Y) by applying the boundary value
Please use the boundary value analysis method to derive a set of black-box test cases for the following function Z(X,Y) by applying the boundary value analysis criteria. Please make sure to consider all input data and expected output data in a two-dimensional space. | X + 2Y + 1 when 10 < X 15 and 25 Y < 35 Z (X, Y) = | Undefined when X = 6 and Y = 0 | 2X - 3Y + 5 when 0 < X < 7 and 3 Y < 10 | -1 Otherwise - a) Define all boundaries for Z(X, Y) b) Define the boundary values for each boundary c) Define the test cases for each boundary.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
