Difference between revisions of "Software Integration and Distribution: Procedures"
From Gcube Wiki
Luca.frosini (Talk | contribs) (→Release Procedures) |
Luca.frosini (Talk | contribs) (→Testing Plan) |
||
Line 14: | Line 14: | ||
=== [[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 14:02, 2 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:
- Continuous Integration
- Major/Minor Release Cycle
- Maintenance Release Cycle
- Documentation Writing guidelines
- Documentation Validation procedure
- Distribution procedure
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: