Systems
Consultation includes
the following features:
|
|
| Project
Requirements: Discovering
the requirements of potential users of the system, assessing the constraints,
and allocating the necessary requirements for the intended system to
ensure that it attains satisfactory completion. |
Analysis
Elicitation: The
purpose is to specify the kind of system to be built and how this will
be accomplished irrespective of the implementation that will be used. |
| Statement
of purpose: An
overview of what is within the system scope and what is not. |
Use
case analysis: Essential
to discover different uses people expect to make of the system. |
| Entity
relationship analysis: A
breakdown of the subject domain into entities, which are real world
things that will affect the system. |
Event
list: A
list of events the system must respond to and deal with. |
| Data
flow diagram: This
will identify and specify the information flow for the system. |
System
Design: A
translation of the analysis model into the proposed system. |
| User
interface design: Centering
the graphical interface around the users needs. |
Design
Decisions: They
will provide balance and consistency in the design scheme and increase
users' confidence in the system |
| Database
design: The
structure of the system database based on the application of a heuristic. |
Technology
choices: This
will be used to determine how ascertained responsibilities of the system
will be met. |
| Test
Plan: Description
of tests to be carried out during and after development of the system. |
|