Proposing to move "post conditions" as an optional topic for a test case. 05/34405/1
authorChristopherPrice <christopher.price@ericsson.com>
Sun, 7 May 2017 11:44:39 +0000 (13:44 +0200)
committerChristopherPrice <christopher.price@ericsson.com>
Sun, 7 May 2017 11:44:39 +0000 (13:44 +0200)
It is not clear that there are post conditions to be documented for all test cases.
In the case a test cse creates an image and deletes it, there is littöe need for
a post condition to be documented.  If a test case establishes a network to be
used for a subsequent test ina  sequence this information should be clearly dcumented.

Change-Id: Ifb4bb45f240921c180077ab7273988d973417f6f
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
docs/testing/developer/testcaserequirements/index.rst

index 5dc8771..38eb93a 100644 (file)
@@ -9,17 +9,6 @@ Compliance and Verification program test case requirements
 .. toctree::
    :maxdepth: 2
 
-Version history
-===============
-
-+------------+----------+------------------+----------------------------------+
-| **Date**   | **Ver.** | **Author**       | **Comment**                      |
-|            |          |                  |                                  |
-+------------+----------+------------------+----------------------------------+
-| 2017-03-15 | 0.0.1    | Chris Price      | Draft version                    |
-|            |          |                  |                                  |
-+------------+----------+------------------+----------------------------------+
-
 CVP Test Suite Purpose and Goals
 ================================
 
@@ -69,12 +58,13 @@ The following requirements are mandatory for test to be submitted for considerat
   - Use case specification
   - Test preconditions
   - Basic test flow execution descriptor
-  - Post conditions and pass fail criteria
+  - Pass fail criteria
 
 - The following things may be documented for the test case:
 
   - Parameter border test cases descriptions
   - Fault/Error test case descriptions
+  - Post conditions where the system state may be left changed after completion
 
 New test case proposals should complete a CVP test case worksheet to ensure that all
 of these considerations are met before the test case is approved for inclusion in the