NEW
Font size
WorksheetsQuiz #2 Software Engineering
Total questions: 10
Worksheet time: 3mins
is concerned with understanding how a software system should be organized
architectural design
abstraction
detailed design
software design
it shows the breakdown of the software into components that are implemented by a single developer or development team.
logical view
process view
development view
physical view
you show association between each classes by means of _________________.
writing an asterisk (*)
putting a line
writing a plus sign (+)
drawing a box
it can be static and dynamic models
class diagrams
UML
structural models
abstraction
this will include outputs such as 2D and 3D models, P & ID's, cost build up estimates, procurement plans etc. is the phase where the design is refined and plans
detailed design
architectural design
abstraction
structural models
is a model shown when creating boxes and line as an association of
class diagrams
ER diagrams
SDLC
prototyping
models are models of the dynamic behavior of a system as it is executing.
data driven modeling
behavioral model
object oriented modei
event driven modeling
Event-driven modeling shows how a system responds to external and internal events.
True
False
This image is an example of USE CASE model
User stories are general scenarios to help elicit requirements.
True
False
