SYSTEM ANALYSIS
After analyzing the requirements of the task to be performed, the next step is to analyze the problem
and understand its context. The first activity in the phase is studying the existing system and other is to understand the requirements and domain of the new system. Both the activities are equally important, but the first activity serves as a basis of giving the functional specifications and then successful design of the proposed system. Understanding the properties and requirements of a new system is more difficult and requires creative thinking and understanding of existing running system is also difficult, improper understanding of present system can lead diversion from solution
ANALYSIS MODEL
The design starts after the
requirement analysis is complete and the coding begins after the design is
complete. Once the programming is completed, the testing is done. In this model
the sequence of activities performed in a software development project are: -
- Requirement Analysis
- Project Planning
- System design
- Detail design
- Coding
- Unit testing
- System integration &
testing
Here
the linear ordering of these activities is critical. End of the phase and the
output of one phase is the input of other phase. The output of each phase is to
be consistent with the overall requirement of the system. Some of the qualities
of spiral model are also incorporated like after the people concerned with the
project review completion of each of the phase the work done.
This document play a vital role in the development of
life cycle (SDLC) as it describes the complete requirement of the system. It
means for use by developers and will be the basic during testing phase. Any
changes made to the requirements in the future will have to go through formal
change approval process.
SPIRAL MODEL was defined by Barry Boehm in his 1988
article, “A spiral Model of Software Development and Enhancement. This model
was not the first model to discuss iterative development, but it was the first
model to explain why the iteration models.
As originally envisioned, the iterations were typically
6 months to 2 years long. Each phase starts with a design goal and ends with a
client reviewing the progress thus far. Analysis and engineering efforts are
applied at each phase of the project, with an eye toward the end goal of the
project.
The steps for Spiral
Model can be generalized as follows:
·
The
new system requirements are defined in as much details as possible. This
usually involves interviewing a number of users representing all the external
or internal users and other aspects of the existing system.
·
A
preliminary design is created for the new system.
·
A
first prototype of the new system is constructed from the preliminary design.
This is usually a scaled-down system, and represents an approximation of the
characteristics of the final product.
·
A
second prototype is evolved by a fourfold procedure:
1.
Evaluating
the first prototype in terms of its strengths, weakness, and risks.
2.
Defining
the requirements of the second prototype.
3.
Planning
a designing the second prototype.
4.
Constructing
and testing the second prototype.
·
At
the customer option, the entire project can be aborted if the risk is deemed
too great. Risk factors might involve
development cost overruns, operating-cost miscalculation, or any other factor
that could, in the customer’s judgment, result in a less-than-satisfactory
final product.
·
The
existing prototype is evaluated in the same manner as was the previous
prototype, and if necessary, another prototype is developed from it according
to the fourfold procedure outlined above.
·
The
preceding steps are iterated until the customer is satisfied that the refined
prototype represents the final product desired.
·
The
final system is constructed, based on the refined prototype.
·
The
final system is thoroughly evaluated and tested. Routine maintenance is carried on a
continuing basis to prevent large scale failures and to minimize down time.
STUDY OF THE SYSTEM
In
the flexibility of uses the interface has been developed a graphics concepts in
mind, associated through a browser interface.
The GUI’s at the top level has been categorized as follows
1. Administrative User Interface Design
2. The Operational and Generic User
Interface Design
The
administrative user interface concentrates on the consistent information that
is practically, part of the organizational activities and which needs proper
authentication for the data collection. The Interface helps the administration
with all the transactional states like data insertion, data deletion, and data
updating along with executive data search capabilities.
The
operational and generic user interface helps the users upon the system in
transactions through the existing data and required services. The operational
user interface also helps the ordinary users in managing their own information
helps the ordinary users in managing their own information in a customized
manner as per the assisted flexibilities.
0 comments:
Post a Comment