Tools For Strucure Analysis
Tools For Strucure Analysis
the user.
○ Differentiate between logical and physical systems
o Data dictionary
o Gantt Charts
o Pseudo Codes
o Flow Charts
o Decision tree
o Decision table
Rakhi, Assistant Professor, Dept. Of CSE, S.D. College, Ambala
1. Data flow diagram(DFD)
It shows the flow of data between various functions of system and
specifies how the current system is implemented.
It is an initial stage of design phase that functionally divides the
requirement specifications down to the lowest level of detail.
Its graphical nature makes it a good communication tool between
user and analyst or analyst and system designer.
It gives an overview of what data a system processes, what
transformations are performed, what data are stored, what results are
produced and where they flow.
The decision policy for discount percentage can be put in the form of
a decision tree displayed in the following figure.
2. Action:
The action part is subdivided into two parts à
i. Action Stub:-
It describes the action to be taken to meet each condition.
ii. Action Entry:-
It describes the appropriate action resulting from the answer to the
condition in condition entry.