The objective of this assignment is to reinforce your understanding of
Find and read three articles to learn about the industry view of software quality metrics. Summarize your findings in a 1500-2000 word report titled An Overview of Software Quality Metrics used for Software Testing. Your report should be well-structured, with appropriate in-text citations of these articles wherever necessary. Provide a list of references corresponding to these citations at the end of your report. Citations and reference list should follow either the APA (see e.g., https://www.umuc.edu/library/libhow/apa_examples.cfm) or IEEE style (see e.g., http://libguides.nps.edu/citation/ieee) consistently. Limit the amount of exact quotes of sentences from these articles to no more than 10% of your article.
Define the equivalence partitions and give suitable test cases for the following:
a. Zip codes: Range from 00600 to 99950 inclusive.
b. States: AL (Alabama) to WY (Wyoming)
c. Last Name: One through fifteen characters (alphabetic characters and hyphen)
For full credit, you should give test cases to cover each equivalence partition defined by you. Test cases must include boundary values. The same test case may cover more than one type of partitions. Your answer should be formatted using tables similar to the example shown below: see image.