summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-system-test-specification/doc/overview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-system-test-specification/doc/overview.xml')
-rw-r--r--doc/book-enea-nfv-access-system-test-specification/doc/overview.xml125
1 files changed, 125 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-system-test-specification/doc/overview.xml b/doc/book-enea-nfv-access-system-test-specification/doc/overview.xml
new file mode 100644
index 0000000..7df9acc
--- /dev/null
+++ b/doc/book-enea-nfv-access-system-test-specification/doc/overview.xml
@@ -0,0 +1,125 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<chapter id="overview_sts">
3 <title>Overview</title>
4
5 <para>This document specifies a Sample Test Suite for System Testing of the
6 Enea NFV Access Solution. It also provides information regarding the
7 necessary steps to run these tests.</para>
8
9 <section id="scope">
10 <title>Scope</title>
11
12 <para>The scope of this document is to describe the Test Harness (TH)
13 sample test cases for System Testing of the Enea NFV Access Solution.
14 Furthermore, this document shall also describe the necessary environment
15 setup to run these tests successfully.</para>
16 </section>
17
18 <section id="def_acro_sts">
19 <title>Definitions and Acronyms</title>
20
21 <table>
22 <title>Definitions</title>
23
24 <tgroup cols="2">
25 <colspec align="center" />
26
27 <thead>
28 <row>
29 <entry align="center">Component</entry>
30
31 <entry align="center">Description</entry>
32 </row>
33 </thead>
34
35 <tbody>
36 <row>
37 <entry>Enea NFV Access Solution</entry>
38
39 <entry>Enea NFV Access (with ODM) Runtime Platform and Enea uCPE
40 Manager.</entry>
41 </row>
42
43 <row>
44 <entry>Enea Portal</entry>
45
46 <entry><ulink
47 url="https://portal.enea.com">https://portal.enea.com</ulink></entry>
48 </row>
49 </tbody>
50 </tgroup>
51 </table>
52
53 <table>
54 <title>Acronyms</title>
55
56 <tgroup cols="2">
57 <colspec align="center" />
58
59 <thead>
60 <row>
61 <entry align="center">Component</entry>
62
63 <entry align="center">Description</entry>
64 </row>
65 </thead>
66
67 <tbody>
68 <row>
69 <entry>AF</entry>
70
71 <entry>Automation Framework for Enea NFV Access.</entry>
72 </row>
73
74 <row>
75 <entry>JSON</entry>
76
77 <entry>JavaScript Object Notation.</entry>
78 </row>
79
80 <row>
81 <entry>NIC</entry>
82
83 <entry>Network Interface Card.</entry>
84 </row>
85
86 <row>
87 <entry>NFV</entry>
88
89 <entry>Network Functions Virtualization.</entry>
90 </row>
91
92 <row>
93 <entry>ODM</entry>
94
95 <entry>Enea Element On Device Management.</entry>
96 </row>
97
98 <row>
99 <entry>OVS</entry>
100
101 <entry>Open vSwitch.</entry>
102 </row>
103
104 <row>
105 <entry>TH</entry>
106
107 <entry>Test Harness for Enea NFV Access.</entry>
108 </row>
109
110 <row>
111 <entry>uCPE Manager</entry>
112
113 <entry>Enea Universal Customer Premises Equipment Manager.</entry>
114 </row>
115
116 <row>
117 <entry>VNF</entry>
118
119 <entry>Virtualized Network Function.</entry>
120 </row>
121 </tbody>
122 </tgroup>
123 </table>
124 </section>
125</chapter> \ No newline at end of file