List of questions
Related questions
Question 40 - CTAL discussion
A software company developed a software application for a Life Insurance Company. The testers of the software company were given the release to test. The software application calculates the annual life insurance cost based on customers' age. Life insurance cost is as follows per year;
# Age 18 or less: US $ 300
# Age over 18 or less than 70: US $ 500
# Person has to be at least 1 year old to purchase insurance
If a customer enters any other age, the software prints an error message. The Application accepts only positive integer values (no decimals).
How many boundary value test cases can you derive for the life insurance application?
A.
9
B.
10
C.
6
D.
3
Your answer:
0 comments
Sorted by
Leave a comment first