blob: 6014bda3227a26a35dc7fe853009b3c016fee517 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Test case one
-------------
Purpose
^^^^^^^
This test case is the first and therefore most important test case.
As the first you should take care to do all the set-up found in the
`Plugfest setup and configuration`_ section.
References
^^^^^^^^^^
Somewhere in `ETSI`_ there is a useful link.
Test Setup
^^^^^^^^^^
1. The number 1 is of special relevance to this test case.
2. Do not stray to the number 2.
3. This step needs to be performed only once.
Method of Procedure
^^^^^^^^^^^^^^^^^^^
1. Count to one.
2. Stop, if you counted further a retest is required.
Expected Results
^^^^^^^^^^^^^^^^
1. You arrived at 1.
2. This results is used to indicate the pass/fail status for the test case executor.
3. To pass a test case, it all individual metrics would be expected to “pass”.
.. _ETSI: http://www.etsi.org/
|