what is jackson structured develepment?? and how is it
different from OMT??
Answer Posted / 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 View All Answers
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
where is available in this mantis toturials?
what is session state?
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
details description on this mantis? who is founder of this mantis?
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
in IBM PC -AT.WAT AT REFERS TO?
What is ur porject Architecture? If anyone ask what i have to specify here..
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
What are events in smartforms?
What is WEB 3.0? What are the features their in WEB3.0
how do i add a column dynamically in a table by using java application?