diff --git a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md index a22159d932955d3226107237708b0d8ec88bef02..8248609675d0370eb180663a4f0441f80c8299b0 100644 --- a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md +++ b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md @@ -371,6 +371,8 @@ The Upper Tester Application in SUT can be implemented as an embedded source cod The upper tester triggering message is used to transport control commands between Test System and the Upper Tester Application. The control command will contain essential parameters that are required for certain test case. +Adding something in a clause with a table + The upper tester triggering message type maps to particular message formats for exchanging data and those message formats are defined by TTCN-3 primitive as shown at table 5.4.2.2.1-1, UtTrigger and UtTriggerAck primitive. @@ -379,12 +381,8 @@ The upper tester triggering message type maps to particular message formats for |Upper Tester Control Message Type |TTCN-3 Primitives |Direction |Direction | |-|-|-|-| |Upper Tester Control Message Type |TTCN-3 Primitives |TS |UT | -|Trigger |UtTrigger Primitive |TS |UT | -|Trigger Acknowledgement |UtTriggerAck Primitive |TS |UT | - -**** - -Not finishing a clause with a table +|Trigger |UtTrigger Primitive | | | +|Trigger Acknowledgement |UtTriggerAck Primitive | | | ##### 5.4.2.2.2 UtTrigger and UtTriggerAck Primitives