Question: CE/CS/SE 3354 Software Engineering Homework #5 Testing 1. Given a black box description of the inputs to a given program P1: integer A in [-3,
CE/CS/SE 3354 Software Engineering Homework #5 Testing 1. Given a black box description of the inputs to a given program P1: integer A in [-3, 105]. a) What are the equivalence classes for input A to P1? b) Create a test set that will cover the equivalence classes for A in P1. 2. Based on boundary value analysis, what test cases should we use for the input integer A in program P1? 3. Given a black box description of the inputs to a given program P2: integer X in [0,10] or [20,30]. a) What are the equivalence classes for input X to P2? b) Create a test set that will cover the equivalence classes for X in P2. 4. Based on boundary value analysis, what test cases should we use for the input integer X in program P2?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
