diff options
Diffstat (limited to 'docs/userguide/test-usage.rst')
-rw-r--r-- | docs/userguide/test-usage.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/userguide/test-usage.rst b/docs/userguide/test-usage.rst new file mode 100644 index 000000000..f7e92fd18 --- /dev/null +++ b/docs/userguide/test-usage.rst @@ -0,0 +1,17 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Christopher Price (Ericsson AB) + +================================== +Using the test frameworks in OPNFV +================================== + +Testing is one of the key activities in OPNFV, validation can include component level testing, +system testing, automated deployment validation and performance charecteristics testing. + +The following sections outline how to use the test projects delivering automated +test suites and frameworks in the in the Brahmaputra release of OPNFV. + +.. include:: ../projects/functest/userguide/description.rst +.. include:: ../projects/functest/userguide/runfunctest.rst + |