Block 2 - Lecture 3 Flashcards
1
Q
What is the process of producing software?
A
A software process is a set of activities that lead to the production of software Requirements Specification Design and implementation Validation Maintenance
2
Q
What is software design?
A
Specifying programs
Planning human-computer interactions
Designing data-storage structures
3
Q
What is a scope?
A
A short concise statement of the primary purpose, function or role of the system being developed
4
Q
What is a use case?
A
Describes how the user or stakeholder interacts with a system to achieve a goal
Describes the system’s behaviour as it responds to a request from the actor