50 likes | 222 Views
CSCI 6461 Final Review. Spring 2012. Chapters/Topics Covered. Ch 7 From Modules to Objects Ch 10 Requirements Workflow Ch 11 Analysis Workflow Ch 12 Design Workflow Ch 13 Implementation Workflow Testing practices for each workflow Processes for the workflows Metrics for the workflows
E N D
CSCI 6461 Final Review Spring 2012
Chapters/Topics Covered • Ch 7 From Modules to Objects • Ch 10 Requirements Workflow • Ch 11 Analysis Workflow • Ch 12 Design Workflow • Ch 13 Implementation Workflow • Testing practices for each workflow • Processes for the workflows • Metrics for the workflows • Case Tools
Format • Short/paragraph answer • Problems related to producing artifacts of the workflows (see the study questions from chapters 10 and 11 as examples) • Questions about decisions during development
Key Concepts • Chapter 10 • Requirements Workflow Overview • Use Cases • Testing during the requirements workflow • Chapter 11 • Objectives/aims • Extraction of classes • Developing Scenarios • Dynamic Modeling • UML Diagrams used during this phase (class diagrams, interaction and sequence diagrams, state diagrams)
Key Concept • Chapter 12 • Key Design Principles • OO Design and related UML (represent design) • Responsibility centered design • Chapter 13 • Implementation Metrics • Choice of implementation language/tools • Integration Testing practices