Zusammenfassung der Ressource
Software Development Process
- Analysis
- System Analyist
- Understand the problem
- Create Specification
- Design
- Structure Diagram
- Pseudocode
- Stepwise Refinement
- Flow Chart
- Visual
- Implementation
- Readable Code
- Portable
- Testing
- Normal
- within the range
- Extreme
- limits of the range
- Exceptional
- Outwith range
- Evaluation
- Fit for Purpose
- Meets specification
- Readablility
- Internal Comments
- Meaningful Variables
- User Interface
- Easy to use
- Maintenance
- Corrective
- Fix errors
- Adaptive
- Different Environment
- Perfective
- Update
- Documentation
- User
- Technical