A computer system to manage small zoo keep track of all the


The key to design is a good understanding of the requirements of the system. The requirements document captures the functional and non-functional requirements of the system we will eventually develop. When I read your document I am looking to get an understanding of how the system will work. For example, how will the system look on startup. How will the user create a new album? How will the user add a
photo to an album? And so on.

The Requirements Document should address the system requirements and should not include design issues. At a minimum your requirements document must contain:

• Document Title
• Date
• Introduction
• Glossary
• User Requirements Definition
o Functional Requirements
o Fully-elaborated Use Cases and Scenarios
o Non-functional Requirements
• Requirements prototyping
o Screen Layout/Screenshots
• Risk Analysis

Note:

Use-cases are a great way to address requirements. The use-case diagram (stick-men and bubbles) is only the starting point for your UML diagrams. Fully elaborated use-cases are a very powerful way to analyze requirements. For example, suppose we have a use-case called "Add photo to album". What is the purpose of this use-case? What are the pre-conditions? Must the album already be selected or is this part of the use-case? What happens during the use-case? What are the post-conditions? Is their exception flow in addition to normal flow?

Requirement prototyping can help refine and further elaborate your requirements. Creating screenshots of the use cases or requirements can help user visualize the system and helps identify underlying requirements. You can include screenshots within the body of the use case or you can place all screenshots in an appendix and refer to them from the use-cases. You will normally have at least one use case for each functional requirement -- this is just a general notion -- but it's a good place to start.

A computer system to manage small zoo. Keep track of all the animals and their needs and the staff and volunteers. There is no need to keep track of financial data.

Here is an initial list of functional requirements:

The program must be able to:

• Mange the needs of the animals, such as feeding, medications, care, etc.

• Keep track of my workers and volunteers, such as availability, work schedule, etc.

• Contain a web interface for easy access to the application.

The first project deliverable is a requirements document that must be approved by the client.

The program must be developed using an OO approach and must be able to run on typical MS Windows computers.

Solution Preview :

Prepared by a verified Expert
Software Engineering: A computer system to manage small zoo keep track of all the
Reference No:- TGS0926296

Now Priced at $50 (50% Discount)

Recommended (94%)

Rated (4.6/5)