Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 2: Provide at least 4 test cases. Write a program that asks users for their name and age; then display one of the following
Question 2: Provide at least 4 test cases.
Write a program that asks users for their name and age; then display one of the following messages depending on the users age:
Congratulations
when age is greater than or equal to 18
You are not eligible to vote <NAME>.
when age is smaller than 18
Test # | Valid / Invalid Data | Description of test | Input Value | Actual Output | Test Pass / Fail |
1 | Valid |
|
|
|
|
2 | Valid |
|
|
|
|
3 | Valid |
|
|
|
|
4 | Valid |
|
|
|
|
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started