diff options
author | hongbotian <hongbo.tianhongbo@huawei.com> | 2017-04-14 14:57:23 +0800 |
---|---|---|
committer | hongbotian <hongbo.tianhongbo@huawei.com> | 2017-04-14 15:44:42 +0800 |
commit | b208a362e56d0333820bd6693510a8a4ccfe5b3e (patch) | |
tree | fbef0e254d6b209b5baf30b7ff35762bc20c7153 /docs/plugfest/2016.05/test_plan/templates/template.rst | |
parent | 920281280fd055e796d8eec8b47416ec9a2d457f (diff) |
directory update
JIRA: DOVETAIL-395
1. since plugfest has its own plan, the files are removed
Change-Id: I4989d1e0e1af483205733b3130e3f1152a8933c7
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Diffstat (limited to 'docs/plugfest/2016.05/test_plan/templates/template.rst')
-rw-r--r-- | docs/plugfest/2016.05/test_plan/templates/template.rst | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/plugfest/2016.05/test_plan/templates/template.rst b/docs/plugfest/2016.05/test_plan/templates/template.rst deleted file mode 100644 index 6c655cca..00000000 --- a/docs/plugfest/2016.05/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.” - |