Skip to content
Snippets Groups Projects

TDE-2024-0052-TS-0019-Demo-markdown

Open Miguel Angel Reina Ortega requested to merge TDE-2024-0052-TS-0019-Demo-markdown into R4
@@ -9,7 +9,7 @@
|**oneM2M**<br />**Technical** **Specification** |**oneM2M**<br />**Technical** **Specification** |
|-|-|
|Document Number |oneM2M-TS-0019-V-4.1.1 |
|Document Number |oneM2M-TS-0019-V-4&lowbar;1.1 |
|Document Name: |Abstract Test Suite and Implementation eXtra Information for Test |
|Date: |2024 March 1 |
|Abstract: |Abstract Test Suite and Implementation eXtra Information for Test consists of :<br />- Definition of the Abstract Protocol Tester (APT)<br />- Definition of TTCN-3 test architecture<br />- Development of TTCN-3 test suite, e.g. naming conventions, code documentation, test case structure.<br />- IXIT proforma;<br /> |
@@ -165,6 +165,8 @@ For the purposes of the present document, the terms given in ISO/IEC 96461 <a hr
## 3.2 Symbols
Void.
My new change
## 3.2 Abbreviations
For the purposes of the present document, the following abbreviations apply:
@@ -217,8 +219,9 @@ APTs used by the oneM2M test suite are described in figure 5.1-1. The test syste
**Figure 5.1-1: Abstract protocol testers - oneM2M**
As figure 5.1-1 illustrates, the corresponding ATS needs to use lower layers to establish a proper connection to the system under test (SUT) over a physical link (Lower layers link). Four different lower layers have been specified corresponding to the binding protocols considered in oneM2M: HTTP, CoAP, WebSocket and MQTT.
As figure 5.1-1 illustrates, the corresponding ATS needs to use lower layers to establish a proper connection to the implementation under test (SUT) over several physical links (Lower layers link). Four different lower layers have been specified corresponding to the binding protocols considered in oneM2M: HTTP, CoAP, WebSocket and MQTT.
This is a new sentence.
## 5.2 Test Configuration
Loading