Question: I need help with a test case for a program that calculates the division of two numbers. Design a good set of test cases as
Design a good set of test cases as discussed in the class for the assignment in Homework #1. A sample test case: input1 input 2 output (input_1/input_2) 4 2 2 Remember that test cases are not just only to test the system we designed at the end, but they also help us to test our understanding about the system we are tasked to design at the beginning
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
