Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Adjusted Gross Income Problem: Consider a software system that computes income tax based on adjusted gross income (AGI) and number of dependents according to following

image text in transcribed

Adjusted Gross Income Problem: Consider a software system that computes income tax based on adjusted gross income (AGI) and number of dependents according to following rules If AGI is between 25000 and 50000 and number of dependents less than 3 tax due is 22% of AGI otherwise, tax rate is 20% If AGI is between 50001 and 100000 and number of dependents less than 3 tax due is 27% of AGI otherwise tax rate is 25% If AGI is between 100001 and 1 million and number of dependents less than 3 tax is 36 % of AGI, otherwise tax rate is 33% This software does not calculate tax for people over 1 million and tax will not be deducted for families with AGI less than 25000. Suppose you need to test this application using equivalent partitions. a) Identify equivalent classes for income and number of dependents b) Develop test cases for weak normal equivalent partition testing? c) Draw a graph that shows strong normal and strong robust test cases (like the one discussed during the lecture). How many test cases are needed if you were to use strong normal? How many test cases are needed if you were to use strong robust

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

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions