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 is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


How can you incorporate a Datawindow to a Oracle8i stored procedure?

0 Answers   IBM,


How to find the aerry size

1 Answers   Cap Gemini,


In staad pro, how can we design ROOF SLAB?

0 Answers   L&T,


Please anyone tell me coding to print prime numbers from 1 to 5000 in c#....

2 Answers  






What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas

5 Answers  


explain how to make a control visible and invisible during runtime

3 Answers  


what are the topics choosen for jam round for interviews

0 Answers  


how CLR identify vb file?

0 Answers   Tech Mahindra,


What is the purpose of <Trigger> element of <updatePanel> in Ajax

0 Answers  


How to swap values between two variables without using a third variable?

24 Answers   HCL, TCS,


differences between qtp10.0 and 11.0 ?

0 Answers  


Categories