what is jackson structured develepment?? and how is it
different from OMT??



what is jackson structured develepment?? and how is it different from OMT??..

Answer / vijith

Jackson structured development (JSD) is anothermature
methodology which has a different style than SA/SD or OMT.
The JSD methodology was developed by Michel Jackson and is
especially popular in Europe.JSD
does not distinguish between analysis and design and instead
lumps analysis and design as specification.JSD divides system
development into two stages


(1)Specification
(2)Implementation.



The OMT Methodology: System Design
The ESA terminology for system design is Architectural Design.
The object-oriented viewpoint introduces no new insights
into system design, but system
design is included in OMT for compete coverage of the
development process.
The steps taken during system design are:

•Organize the system into subsystems (top-level components).
•Identify concurrency inherent in the problem.
•Allocate subsystems to processors and tasks
(processes/threads).
•Choose the basic strategy for implementing data stores in
terms of
data structures, files and databases.
•Identify global resources and determine mechanisms for
controlling
access to them.
•Choose an approach to implement software control:

•use the location within the software to hold the state, or
•directly implement a state machine, or
•use concurrent tasks.
•Consider boundary conditions (initialization, termination,
failure).
•Establish trade-off priorities (speed, memory, portability,
...).

Is This Answer Correct ?    19 Yes 23 No

Post New Answer

More Programming Languages AllOther Interview Questions

What do you mean by text editor?

1 Answers   Infosys,


How to call dll API sub routine in VB Form.

0 Answers  


when we use mantis? how learn mantis?

0 Answers  


hoe to data grid use in sql server 2000?

0 Answers   HCL,


What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!

1 Answers   Accenture,






what is software

2 Answers  


hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.

0 Answers  


Indentify the essential difference between GUI and a command line operating systems?

1 Answers   Deloitte, Infosys, Wipro,


What is the requirement in MIMD ?

1 Answers   Honeywell,


can we allocate memory for interface? if no then why?

0 Answers  


why you have to became a software developer?

2 Answers  


What is Partial class and its use?

1 Answers  


Categories