Question: Question 3: Develop black box test cases using cause-and-effect graphing to test a module that is a software component of an automated teller system. The
Question 3: Develop black box test cases using cause-and-effect graphing to test a module that is a software component of an automated teller system. The module reads in the amount the user wishes to withdraw from his/her account. The amount must be a multiple of $5.00 and be less than or equal to $200.00. The amount must be less than the current account's balance. The module reports all errors encountered. Be sure to list any assumptions you make. 1- Draw the corresponding cause-and-effect graph. 2- Develop the corresponding decision table. 3- Define the test cases. For each one, give an id, the value of the input, and the expected output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
