Question: Consider a program that determines the previous date. Its inputs are a triple of day, month and year with its values in the range: 1
Consider a program that determines the previous date. Its inputs are a triple of day, month and year with its values in the range:
1 month 12 1 day 31 1850 year 2050 The possible outputs are ‘previous date’ or ‘invalid input’. Design boundary value analysis test cases, robust test cases, worst-case test cases and robust worst-case test cases.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
