click below
click below
Normal Size Small Size show me how
SWE-Midterm
Midterm Study Cards
| Term | Definition |
|---|---|
| software engineering | a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software; That is, the application of engineering to software. |
| CASE | (Computer-Aided Software Engineering)Software systems that are intended to provide automated support for software process activities. n CASE systems are often used for method support. |
| Maintainability | Software must evolve to meet changing needs |
| Dependability | Software must be trustworthy |
| Efficiency | Software should not make wasteful use of system resources |
| Acceptability | Software must accepted by the users for which it was designed. This means it must be understandable, usable and compatible with other systems |
| Security | |
| Usability | |
| Software Process | Structured set of activities required to engineer a complex software system Requirements Design Construction Testing Maintenance and Evolution |