[Documentation] Intermediary commit

Begin adding test plan, procedures. WTD-1573.
This commit is contained in:
Victor Woeltjen 2015-11-24 13:08:59 -08:00
parent 1cf23c7ad6
commit eb942b0bf7
3 changed files with 19 additions and 0 deletions

13
docs/src/process/index.md Normal file
View File

@ -0,0 +1,13 @@
# Development Process
The process used to develop Open MCT Web is described in the following
documents:
* [Development Cycle](cycle.md): Describes how and when specific
process points are repeated during development.
* Testing is described in two documents:
* The [Test Plan](testing/plan.md) summarizes the approaches used
to test Open MCT Web.
* The [Test Procedures](testing/procedures.md) document what
specific tests are performed to verify correctness, and how
they should be carried out.

View File

View File

@ -0,0 +1,6 @@
# Test Procedures
## Template
Test procedures should use the following template: