Content deleted Content added
m →Envisioning phase: convert html to wikicode |
→stabilization phase: Remove <font face> per WP:FONTFAMILY and cleanup the mess |
||
Line 837:
''Figure 5: Stabilization phase process/data model''
<TABLE WIDTH=581 BORDER=1
<TR VALIGN=TOP>
<TD WIDTH=194>
Activity
</TD>
<TD WIDTH=357>
Definition (source)
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
Testing
</TD>
<TD WIDTH=357>
Testing during this phase emphasizes usage and operation under realistic environmental conditions.“
(MSF Process model)<ref name="ReferenceA"/>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
</TD>
<TD WIDTH=357>
The team focuses on resolving and triaging (prioritizing) bugs and preparing the solution for release.”
(MSF Process model)<ref name="ReferenceA"/>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
</TD>
<TD WIDTH=357>
Once a build has been deemed stable enough to be a release candidate, the solution is deployed to a pilot group.”
(MSF Process model)<ref name="ReferenceA"/>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
Review
</TD>
<TD WIDTH=357>
Once reviewed and approved, the solution is ready for full deployment to the live production environment.”
(MSF Process model)<ref name="ReferenceA"/>
</TD>
</TR>
Line 940 ⟶ 890:
The main activities are the testing and resolving of bugs. Once a build version is considered stable enough for a pilot a pilot version is created and deployed. From this pilot it will either go back into the testing/stabilizing loop or it will be approved and reviewed.
<TABLE WIDTH=580 BORDER=1
<TR VALIGN=TOP>
<TD WIDTH=194>
Concept
</TD>
<TD WIDTH=356>
Definition (source)
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
TEST RESULTS AND TESTING TOOLS
</TD>
<TD WIDTH=356>
Collection of test results and tools used for testing.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
TEST RESULTS
</TD>
<TD WIDTH=356>
Results of executed tests.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
TESTING TOOLS
</TD>
<TD WIDTH=356>
Tools used for testing.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
GOLDEN RELEASE
</TD>
<TD WIDTH=356>
The version used for the final reviewing.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
RELEASE NOTES
</TD>
<TD WIDTH=356>
Notes for a release version.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
SOURCE CODE AND EXECUTABLE
</TD>
<TD WIDTH=356>
The source code/executables combination.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
SOURCE CODE
</TD>
<TD WIDTH=356>
The source code of the product.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
EXECUTABLE
</TD>
<TD WIDTH=356>
The executable created by source code.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
MILESTONE REVIEW
</TD>
<TD WIDTH=356>
Review of the final version and the project documents.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
PROJECT DOCUMENTS
</TD>
<TD WIDTH=356>
Collection of all the project documents.
</TD>
</TR>
|