Difference between revisions of "Software Integration and Distribution: Procedures"

From Gcube Wiki
Jump to: navigation, search
(Created page with '=== Release Procedures === === Testing Procedures ===')
 
(Release Procedures)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=== [[Release Procedures|Release Procedures]] ===
 
=== [[Release Procedures|Release Procedures]] ===
=== [[Testing Procedures|Testing Procedures]] ===
+
 
 +
A number of procedures have been defined to accomplish different tasks concerning the integration, documentation and distribution of gCube System releases. In this section we describes in details the most important procedures with all the steps and responsibilities of each role.
 +
 
 +
Table of Content for this section:
 +
 
 +
* [[Continuous Integration procedure|Continuous Integration]]
 +
* [[Major/Minor Release Cycle procedure|Major/Minor Release Cycle]]
 +
* [[Maintenance Release Cycle procedure|Maintenance Release Cycle]]
 +
* [[Documentation Writing guidelines|Documentation Writing guidelines]]
 +
** [[Changelog Generation procedure|Changelog Generation procedure]]
 +
* [[Distribution procedure|Distribution procedure]]
 +
 
 +
=== [[Testing Plan|Testing Plan]] ===
 +
 
 +
This section collects all testing methodologies and technologies used in gCube project to test different aspects of its components.
 +
 
 +
For detailed information about each type of test, please see subsections:
 +
* [[Static Code Analysis|Static Code Analysis]]
 +
* [[Unit Testing|Unit Testing]]
 +
* [[Functional Testing|Functional Testing]]
 +
* [[Deployment Testing|Deployment Testing]]
 +
* [[Performance Testing|Performance Testing]]

Revision as of 16:38, 3 September 2015

Release Procedures

A number of procedures have been defined to accomplish different tasks concerning the integration, documentation and distribution of gCube System releases. In this section we describes in details the most important procedures with all the steps and responsibilities of each role.

Table of Content for this section:

Testing Plan

This section collects all testing methodologies and technologies used in gCube project to test different aspects of its components.

For detailed information about each type of test, please see subsections: