Introduction to Software Engineering: Lecture 1 Flashcards
1
Q
Aspects of Software
A
- Computer Programs
- Data Structure
- Documentation
2
Q
Why software projects fail?
A
Development of high quality, defect-free software, which really solves customer’s problems is hard.
We build
- a system for the wrong reasons
- the wrong system
- the system in the wrong way
3
Q
Software Development Process Model
A
- Linear
- Iterative
- Concurrent
- Configurable or Adaptive