Content deleted Content added
→Development phase: WP:CHECKWIKI error fix #40. Convert HTML to wikicode. |
m →Development phase: convert html to wikicode |
||
Line 581:
''Figure 4: Developing phase process/data model''
| Definition (source)
|-
| Develop Features
| Building of solution components (documentation as well as code).”
(MSF Process model) <ref name="ReferenceA"/>
Also includes testing after the daily build, bug fixing and evaluating the features.
|-
| Create Daily Build
| Creation of a build after a workday.
|-
| Finalize Scope
| At this milestone, all features are complete and the solution is ready for external testing and stabilization.”</span></span></span></SPAN>
(MSF Process model) <ref name="ReferenceA"/>
|-
| Develop Infrastructure
| The infrastructure is developed.”
(MSF Process model) <ref name="ReferenceA"/>
|}
''Table 5: Developing activities''
The most important activity in the developing phase is the development of the features. Besides the implementation of these features the scope is also finalized in this phase. During development new features may be added to the product, but once the scope is finalized the features become frozen and ready for testing and stabilizing. The infrastructure is also developed in this phase which means that network structures are identified and servers like for example a database server are defined.
Concept
||
Definition (source)
|-
| INSTALLATION SCRIPTS AND CONFIGURATION SETTINGS FOR DEPLOYMENT
| A collection of scripts and settings needed for the product to install/run.
|-
| INSTALLATION SCRIPTS
| The scripts needed to install the product.
|-
| CONFIGURATION SETTINGS
|
The configuration properties of the product.
|-
| PERFORMANCE SUPPORT ELEMENTS
| Elements that support the performance of the product (extra databases, servers etc.).
|-
| TEST SPECIFICATIONS AND TEST CASES
| Specification of the tests and test cases used to validate the product.
|-
| FUNCTIONAL SPECIFICATION
| The functional specification describes in detail how each feature is to look and behave. It also describes the architecture and the design for all the features.”
(MSF Process model) <ref name="ReferenceA"/>
|-
| SOURCE CODE AND EXECUTABLES
| The source code/executables combination.
|-
| SOURCE CODE
| The source code of the product.
|-
| EXECUTABLE
| The executable created by source code.
|}
''Table 5: Concepts in the developing phase''
|