Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Modified Tax Calculation Program: Consider a software system that computes income tax based on adjusted gross income (AGI) and number of dependents according to the

Modified Tax Calculation Program: Consider a software system that computes income tax based on adjusted gross income (AGI) and number of dependents according to the following rules. This software doesnt calculate tax for people over 1 million and tax will not be deducted for families with AGI less than 25000. Also, max number of dependents one can claim is 10.

If AGI is between 25000 and 100000 and number of dependents less than 5 the tax due is 22% of AGI, otherwise, the tax rate is 20%

If AGI is between 100001 and 1million and number of dependents less than 5, the tax due is 27% of AGI, otherwise, the tax rate is 25%

Suppose you need to test this application using boundary value analysis and assume that you will be using robustness testing.

a) Identify boundary values for AGI and dependents for robustness testing b) How many test cases you will have for robustness testing? Develop Only 10 test cases to test this application using robustness testing. Represent your test cases using a table

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M. Ricardo, Susan D. Urban, Karen C. Davis

4th Edition

1284231585, 978-1284231588

More Books

Students also viewed these Databases questions

Question

Make your friends feel there is something good in them.

Answered: 1 week ago

Question

Identify who may be responsible for performance appraisal.

Answered: 1 week ago

Question

Explain the performance appraisal period.

Answered: 1 week ago