[Manual Tests] Feature Templates

Example to show the proposed format for 2 different features, one without
a domain, the other with one or more domains:

- Feature X: FeatureWithoutDomain
- Feature Y: FeatureWithDomain

The Table Of Contents suggested to show at "StarlingX Manual Tests"
page is:

- FeatureWithoutDomain
  - Test Requirements
  - Test Cases
- FeatureWithDomain
  - Test Requirements
  - Domains

"FeatureWithoutDomain" is a single page.

In Features with one or more domains and since a RST file is proposed per domain,
the Table Of Contents suggested to show at "FeatureWithDomain" index page is:

- DomainOne
  - featurewithdomain_domainone_01
  - featurewithdomain_domainone_02
  - featurewithdomain_domainone_03
- DomainTwo
  - featurewithdomain_domainone_01
  - featurewithdomain_domainone_02
  - featurewithdomain_domainone_03
  - featurewithdomain_domainone_04
  - featurewithdomain_domainone_05

There is a local Table Of Content in each RST file to list Test Cases at the
top of the file.

Depends-On: https://review.openstack.org/#/c/639775

Co-Authored-By: Juan Pablo Gomez <juan.p.gomez@intel.com>
Co-Authored-By: Fernando Hernandez Gonzalez <fernando.hernandez.gonzalez@intel.com>

Change-Id: Id7bf131f220763f09e593147653fae68f43956e3
Signed-off-by: Juan Pablo Gomez <juan.p.gomez@intel.com>
Signed-off-by: Fernando Hernandez Gonzalez <fernando.hernandez.gonzalez@intel.com>
Signed-off-by: Cristopher Lemus <cristopher.j.lemus.contreras@intel.com
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
Abraham Arce 2019-02-27 12:36:42 -06:00
parent be372a27e0
commit 9eead63769
5 changed files with 516 additions and 0 deletions

View File

@ -0,0 +1,132 @@
=========
DomainOne
=========
Details DomainOne Overview
.. contents::
:local:
:depth: 1
------------------------------
featurewithdomain_domainone_01
------------------------------
:Test ID: featurewithdomain_domainone_01
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references
------------------------------
featurewithdomain_domainone_02
------------------------------
:Test ID: featurewithdomain_domainone_02
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references
------------------------------
featurewithdomain_domainone_03
------------------------------
:Test ID: featurewithdomain_domainone_03
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references

View File

@ -0,0 +1,214 @@
=========
DomainTwo
=========
Details DomainTwo Overview
.. contents::
:local:
:depth: 1
------------------------------
featurewithdomain_domainone_01
------------------------------
:Test ID: featurewithdomain_domainone_01
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references
------------------------------
featurewithdomain_domainone_02
------------------------------
:Test ID: featurewithdomain_domainone_02
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references
------------------------------
featurewithdomain_domainone_03
------------------------------
:Test ID: featurewithdomain_domainone_03
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references
------------------------------
featurewithdomain_domainone_04
------------------------------
:Test ID: featurewithdomain_domainone_04
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references
------------------------------
featurewithdomain_domainone_05
------------------------------
:Test ID: featurewithdomain_domainone_05
:Test Title: test_title
:Tags: tagone, tagtwo
~~~~~~~~~~~~~~~~~~
Testcase Objective
~~~~~~~~~~~~~~~~~~
Details testcase objective
~~~~~~~~~~~~~~~~~~~
Test Pre-Conditions
~~~~~~~~~~~~~~~~~~~
Details pre-conditions
~~~~~~~~~~
Test Steps
~~~~~~~~~~
1. One
2. Two
3. Three
4. Four
~~~~~~~~~~~~~~~~~
Expected Behavior
~~~~~~~~~~~~~~~~~
Details expected behaviour
~~~~~~~~~~
References
~~~~~~~~~~
Details references

View File

@ -0,0 +1,21 @@
=================
FeatureWithDomain
=================
FeatureWithDomain overview, details for FeatureWithDomain overview.
-----------------
Test Requirements
-----------------
Details test requirements
-------
Domains
-------
.. toctree::
:maxdepth: 2
domainone
domaintwo

View File

@ -0,0 +1,142 @@
====================
FeatureWithoutDomain
====================
FeatureWithoutDomain overview, details for featurewithoutdomain overview.
-----------------
Test Requirements
-----------------
Details test requirements
----------
Test Cases
----------
.. contents::
:local:
:depth: 1
~~~~~~~~~~~~~~~~~~~~~~~
featurewithoutdomain_01
~~~~~~~~~~~~~~~~~~~~~~~
:Test ID: featurewithoutdomain_01
:Test Title: test_title
:Tags: tagone, tagtwo
++++++++++++++++++
Testcase Objective
++++++++++++++++++
Details testcase objective
+++++++++++++++++++
Test Pre-Conditions
+++++++++++++++++++
Details pre-conditions
++++++++++
Test Steps
++++++++++
1. One
2. Two
3. Three
4. Four
+++++++++++++++++
Expected Behavior
+++++++++++++++++
Details expected behaviour
++++++++++
References
++++++++++
Details references
~~~~~~~~~~~~~~~~~~~~~~~
featurewithoutdomain_02
~~~~~~~~~~~~~~~~~~~~~~~
:Test ID: featurewithoutdomain_02
:Test Title: test_title
:Tags: tagone, tagtwo
++++++++++++++++++
Testcase Objective
++++++++++++++++++
Details testcase objective
+++++++++++++++++++
Test Pre-Conditions
+++++++++++++++++++
Details pre-conditions
++++++++++
Test Steps
++++++++++
1. One
2. Two
3. Three
4. Four
+++++++++++++++++
Expected Behavior
+++++++++++++++++
Details expected behaviour
++++++++++
References
++++++++++
Details references
~~~~~~~~~~~~~~~~~~~~~~~
featurewithoutdomain_03
~~~~~~~~~~~~~~~~~~~~~~~
:Test ID: featurewithoutdomain_03
:Test Title: test_title
:Tags: tagone, tagtwo
++++++++++++++++++
Testcase Objective
++++++++++++++++++
Details testcase objective
+++++++++++++++++++
Test Pre-Conditions
+++++++++++++++++++
Details pre-conditions
++++++++++
Test Steps
++++++++++
1. One
2. Two
3. Three
4. Four
+++++++++++++++++
Expected Behavior
+++++++++++++++++
Details expected behaviour
++++++++++
References
++++++++++
Details references

View File

@ -8,3 +8,10 @@ Introduction
This project contains Manual Tests that validates StarlingX product.
For more information about StarligX go to https://docs.starlingx.io/.
.. toctree::
:maxdepth: 2
featurewithoutdomain/index
featurewithdomain/index