Question: Need help with Software Engineering plz Part III. Practical Skills (40 pts) 1. (25 pts) Identify Actors and use cases to build a Use case
Part III. Practical Skills (40 pts) 1. (25 pts) Identify Actors and use cases to build a Use case diagram based on the following requirements about address book software. Identify use case relationships when it is necesa Make sure you are using correct UML use case diagram syntax. You are developing software that can be used to maintain an address book. An address book! holds a collection of entries, each recording a person's first and last names, address, city, state, zip, and phone number. The address book software must be possible to add a new person to an address book, to edit existing information about a person (except the person's name), and to delete a person. It must be possible to sort the entries in the address book alphabetically by last name (with ties broken by first name if necessary), or by ZIP code (with ties broken by name if necessary). It must be possible to print out all the entries in the address book in "mailing label" format. It must be possible to create a new address book, to open a disk file containing an existing address book, to close an address book, to save an address book, and to quit program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
