Internet-speed development: Difference between revisions

Content deleted Content added
BG19bot (talk | contribs)
m WP:CHECKWIKI error fix #40. Convert HTML to wikicode. Do general fixes and cleanup if needed. - using AWB (8759)
Development phase: WP:CHECKWIKI error fix #40. Convert HTML to wikicode.
Line 581:
 
''Figure 4: Developing phase process/data model''
<TABLE WIDTH=581 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=7 CELLSPACING=0>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
Activity
 
</TD>
<TD WIDTH=357>
 
Definition (source)
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
<P STYLE="margin-bottom: 0&nbsp;cm">Develop Features
 
 
<BR>
 
</TD>
<TD WIDTH=357>
Building of solution components (documentation as well as code).”
<P STYLE="margin-bottom: 0&nbsp;cm"><span style="color:black;">“<SPAN LANG="en-US"><FONT SIZE=2 STYLE="font-size: 10pt"><FONT FACE="Arial, sans-serif">Building
of solution components (documentation as well as code).”</span></span></span></SPAN>
 
<P STYLE="margin-bottom: 0&nbsp;cm">(MSF Process model <ref name="ReferenceA"/>
 
 
(MSF Process model) <ref name="ReferenceA"/>
Also includes testing after the daily build, bug fixing and
evaluating the features.
 
Also includes testing after the daily build, bug fixing and evaluating the features.
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
<P STYLE="margin-bottom: 0&nbsp;cm">Create Daily Build
</TD>
 
<TD>
 
<BR>
 
</TD>
<TD WIDTH=357>
 
Creation of a build after a workday.
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
<P STYLE="margin-bottom: 0&nbsp;cm">Finalize Scope
 
 
<BR>
 
</TD>
<TD WIDTH=357>
At this milestone, all features are complete and the solution is ready for external testing and stabilization.”</span></span></span></SPAN>
<P STYLE="margin-bottom: 0&nbsp;cm"><span style="color:black;">“<SPAN LANG="en-US"><FONT SIZE=2 STYLE="font-size: 10pt"><FONT FACE="Arial, sans-serif">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"/>
 
(MSF Process model) <ref name="ReferenceA"/>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
<P STYLE="margin-bottom: 0&nbsp;cm">Develop Infrastructure
 
 
<BR>
 
</TD>
<TD WIDTH=357>
The infrastructure is developed.”
<P STYLE="margin-bottom: 0&nbsp;cm"><span style="color:black;">“<SPAN LANG="en-US"><FONT SIZE=2 STYLE="font-size: 10pt"><FONT FACE="Arial, sans-serif">The
infrastructure is developed.”</span></span></span></SPAN>
 
 
(MSF Process model <ref name="ReferenceA"/>
 
(MSF Process model) <ref name="ReferenceA"/>
</TD>
</TR>
Line 681 ⟶ 634:
 
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.
<TABLE WIDTH=580 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=7 CELLSPACING=0>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
Concept
 
</TD>
<TD WIDTH=356>
 
Definition (source)
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
INSTALLATION SCRIPTS AND CONFIGURATION SETTINGS FOR DEPLOYMENT
 
</TD>
<TD WIDTH=356>
A collection of scripts and settings needed for the product to install/run.
 
A collection of scripts and settings needed for the product to
install/run.
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
INSTALLATION SCRIPTS
 
</TD>
<TD WIDTH=356>
 
The scripts needed to install the product.
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
CONFIGURATION SETTINGS
 
</TD>
<TD WIDTH=356>
 
The configuration properties of the product.
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
PERFORMANCE SUPPORT ELEMENTS
 
</TD>
<TD WIDTH=356>
Elements that support the performance of the product (extra databases, servers etc.).
 
Elements that support the performance of the product (extra
databases, servers etc.).
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
TEST SPECIFICATIONS AND TEST CASES
 
</TD>
<TD WIDTH=356>
Specification of the tests and test cases used to validate the product.
 
Specification of the tests and test cases used to validate the
product.
 
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
FUNCTIONAL SPECIFICATION
 
</TD>
<TD WIDTH=356>
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.”
<P STYLE="margin-bottom: 0&nbsp;cm"><span style="color:black;">“<SPAN LANG="en-US"><span style="font-size:100%;"><FONT FACE="Arial, sans-serif">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.”</span></span></span></SPAN>
 
 
(MSF Process model <ref name="ReferenceA"/>
 
(MSF Process model) <ref name="ReferenceA"/>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=194>
 
SOURCE CODE AND EXECUTABLES
 
</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>