Skip to content

Test Case Repository for Health Insurance Cost Calculator

Based on the AUT developed, below is a list of Manual Test Cases to perform a Functionality Test for Web & Mobile Apps, it also provides good scope for Automation:

Below are the test cases for HICC Web App:
Test Case ID # Test Case Name Test Steps Expected Results
TC #001
Verify Calculated Premium and Penalty for "State:NJ Zip:08817 Age:45 Income:$20,000"
  1. Open web URL
  2. Enter the yearly household income (dollars) of the person buying insurance
  3. Enter Age of the oldest person on the insurance policy
  4. Enter Zipcode of the person buying insurance
  5. Click on Calculate button
  6. Verify if the calculator shows the expected result. Specifically verify the headline text, the premium, and the penalty that the insurance buyer is expected to pay.
On the 'Results' page, verify the following:
  1. The Result Header should be "You are eligible for a subsidy."
  2. Estimated Annual Premium Cost = $1,021
  3. Penalty If Uninsured (Annual) = $200
TC #002  Verify Calculated Premium and Penalty for "State: NY Zip:10001 Age:45 Income:$55,000"
  1. Open web URL
  2. Enter the yearly household income (dollars) of the person buying insurance
  3. Enter Age of the oldest person on the insurance policy
  4. Enter Zipcode of the person buying insurance
  5. Click on Calculate button
  6. Verify if the calculator shows the expected result. Specifically verify the headline text, the premium, and the penalty that the insurance buyer is expected to pay.
On the 'Results' page, verify the following:
  1. The Result Header should be "You are not eligible for a subsidy."
  2. Estimated Annual Premium Cost = $6,159
  3. Penalty If Uninsured (Annual) = $550
TC #003    Verify Calculated Premium and Penalty for "State:PA Zip:19019 Age:19 Income:$25,000"
  1. Open web URL
  2. Enter Age of the oldest person on the insurance policy
  3. Enter the yearly household income (dollars) of the person buying insurance
  4. Enter Zipcode of the person buying insurance
  5. Click on Calculate button  
  6. Verify if the calculator shows the expected result. Specifically verify the headline text, the premium, and the penalty that the insurance buyer is expected to pay.



On the 'Results' page, verify the following.
  1. The Result Header should be "You are eligible for a subsidy."
  2. Estimated Annual Premium Cost = $1,729
  3. Penalty If Uninsured (Annual) = $250
Below are the test cases for HICC Mobile App:
Test Case ID # Test Case Name Test Steps Expected Results
TC #001
Verify Calculated Premium and Penalty for "State:NJ Zip:08817 Age:45 Income:$20,000"
  1. Enter Age of the oldest person on the insurance policy
  2. Enter the yearly household income (dollars) of the person buying insurance
  3. Enter Zipcode of the person buying insurance
  4. Click on Calculate button
  5. Verify if the calculator shows the expected result. Specifically verify the headline text, the premium, and the penalty that the insurance buyer is expected to pay.
On the 'Results' page, verify the following:
  1. The Result Header should be "You are eligible for a subsidy."
  2. Estimated Annual Premium Cost = $1,021
  3. Penalty If Uninsured (Annual) = $200
TC #002 Verify Calculated Premium and Penalty for "State: NY Zip:10001 Age:45 Income:$55,000"
  1. Enter the yearly household income (dollars) of the person buying insurance
  2. Enter Age of the oldest person on the insurance policy
  3. Enter Zipcode of the person buying insurance
  4. Click on Calculate button
  5. Verify if the calculator shows the expected result. Specifically verify the headline text, the premium, and the penalty that the insurance buyer is expected to pay.
On the 'Results' page, verify the following:
  1. The Result Header should be "You are not eligible for a subsidy."
  2. Estimated Annual Premium Cost = $6,159
  3. Penalty If Uninsured (Annual) = $550
TC #003 Verify Calculated Premium and Penalty for "State:PA Zip:19019 Age:19 Income:$25,000"
  1. Enter Age of the oldest person on the insurance policy
  2. Enter the yearly household income (dollars) of the person buying insurance
  3. Enter Zipcode of the person buying insurance
  4. Click on Calculate button  
  5. Verify if the calculator shows the expected result. Specifically verify the headline text, the premium, and the penalty that the insurance buyer is expected to pay.
On the 'Results' page, verify the following.
  1. The Result Header should be "You are eligible for a subsidy."
  2. Estimated Annual Premium Cost = $1,729
  3. Penalty If Uninsured (Annual) = $250

Feedback and Knowledge Base