|

Process
Process
is the hub of the development wheel that ensures
that there is quality delivery all the time.
The High Level and Low Level design phases
follow the analysis phase.
High-level design consists of:
| |
User
Interface Design |
| |
Screen/Report
Layouts |
| |
Screen
& Report Data fields |
| |
Screen
Transition (Collaboration Diagram) |
Data design
| |
Database
design (ER/Class Diagram) |
| |
Data
structure design |
| |
Relation
between Data and functions (DFD) |
| |
Screen
Transition (Collaboration Diagram) |
Functional
Design
| |
Sequence
Diagram |
| |
Calculations |
| |
Validations
(Input/Data) |
| |
Data
Source |
The
low level design(Detailed design) is documented
as
| |
Activity
Diagram |
| |
Detailed
Processing Logic |
| |
Flow
Chart / Decision Table |
<< 1
2 3
>>
|