diff options
author | 2016-07-14 07:29:49 -0400 | |
---|---|---|
committer | 2016-07-14 07:40:41 -0400 | |
commit | 5e04ff0326fc4f6ba23b5ac7abfe3fc04ace18f7 (patch) | |
tree | d99c8cd102b678e56ed61bdfda8d418a8c619f88 /docs/plugfest_test_plan/templates | |
parent | eae71ec75e822dae4ed91ec1da3e3586e86c1d82 (diff) |
project document reorganization
JIRA: DOVETAIL-7
Change-Id: Ic17a05ea15858f6f93f112f26b532339f5904178
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs/plugfest_test_plan/templates')
-rw-r--r-- | docs/plugfest_test_plan/templates/template.rst | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/plugfest_test_plan/templates/template.rst b/docs/plugfest_test_plan/templates/template.rst deleted file mode 100644 index 6c655cca..00000000 --- a/docs/plugfest_test_plan/templates/template.rst +++ /dev/null @@ -1,38 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -Test case title ---------------- - -Purpose -^^^^^^^ - -Description of the intended purpose of the test case. -Purpose may also describe the cause/need of the test case, -such as, describing a specific high availability failover cause. - -References -^^^^^^^^^^ - -Pointer to specific reference in standard, architecture, or other documentation. - -Test Setup -^^^^^^^^^^ - -1. List of equipment or software specific to this test case. -2. List of steps required to prepare the devices / network for testing. -3. These steps need to be performed only once. - -Method of Procedure -^^^^^^^^^^^^^^^^^^^ - -1. List of steps to perform the actual test case -2. These steps might be performed multiple times, if a retest is required. - -Expected Results -^^^^^^^^^^^^^^^^ - -1. List of specific results expected from the procedure. -2. These results / test metrics are used to indicate the pass/fail status for the test case. -3. To pass a test case, it all individual metrics would be expected to “pass.” - |