Software engineering/Catalogs/Topics: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (describing the list and seeding it with some starter topic ideas) |
imported>Pat Palmer (adding design patterns to the list) |
||
Line 1: | Line 1: | ||
This is a list of sub-topics (pointing to related articles) within the field of [[software engineering]]. | This is a list of sub-topics (pointing to related articles) within the field of [[software engineering]]. | ||
* [[Capability Maturity Model]] (CMM) - A set of guidelines from the [[Software Engineering Institute]] for assessing project maturity in the software development process, CMM classifies projects into one of five "maturity levels". Many U. S. government contracts awarded for software development require bidding vendors to use CMM guidelines. | * [[Capability Maturity Model]] (CMM) - A set of guidelines from the [[Software Engineering Institute]] for assessing project maturity in the software development process, CMM classifies projects into one of five "maturity levels". Many U. S. government contracts awarded for software development require bidding vendors to use CMM guidelines. | ||
Line 16: | Line 16: | ||
* software [[verification]] | * software [[verification]] | ||
* software [[validation]] | * software [[validation]] | ||
* [[software life-cycle models]] | |||
* [[design patterns]] |
Revision as of 23:23, 23 October 2007
This is a list of sub-topics (pointing to related articles) within the field of software engineering.
- Capability Maturity Model (CMM) - A set of guidelines from the Software Engineering Institute for assessing project maturity in the software development process, CMM classifies projects into one of five "maturity levels". Many U. S. government contracts awarded for software development require bidding vendors to use CMM guidelines.
- software project risk analysis
- project schedule estimation
- software project metrics
- code inspection
- software project failure analysis
- software project management
- software reliability
- software testing - including sub-topics such as:
- software unit testing
- software integration testing
- software system testing
- software acceptance testing
- software verification
- software validation
- software life-cycle models
- design patterns