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

From Gcube Wiki
Jump to: navigation, search
(Release Procedures)
(Release Procedures)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=== [[Release Procedures|Release Procedures]] ===
 
=== [[Release Procedures|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:
  
 
* [[Continuous Integration procedure|Continuous Integration]]
 
* [[Continuous Integration procedure|Continuous Integration]]
Line 6: Line 10:
 
* [[Documentation Writing guidelines|Documentation Writing guidelines]]
 
* [[Documentation Writing guidelines|Documentation Writing guidelines]]
 
** [[Changelog Generation procedure|Changelog Generation procedure]]
 
** [[Changelog Generation procedure|Changelog Generation procedure]]
* [[Documentation Validation procedure|Documentation Validation procedure]]
 
 
* [[Distribution procedure|Distribution procedure]]
 
* [[Distribution procedure|Distribution procedure]]
  
 
=== [[Testing Plan|Testing Plan]] ===
 
=== [[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: