Description
TestSuiteDefinitionRequest <EL> is used to convey to the test system the suite of test scenarios to perform.
This message stages on the test system the details of a test suite to run to test the algo. The test suite contains one or more test scenarios (i.e. test cases) along with the details for each test scenario.
Structure
Tag | Field Name | Req'd | Comments | |
---|---|---|---|---|
Component Block - <StandardHeader> | Y |
MsgType=EL |
||
3062 | TestSuiteRequestID | Y |
Unique identifier assigned by request initiator. |
|
3064 | TestSuiteRequestTransType | Y | ||
3063 | TestSuiteRequestRefID | N |
Required for TestSuiteRequestTransType <3064>=1 (Cancel). |
|
Component Block - <Parties> | N |
May be used to specify the algorithm related to the test schedule. |
||
Component Block - <StrategyParametersGrp> | N | |||
Component Block - <AlgoSystemModuleGrp> | N |
May be used with test suites related to the testing of algorithms. |
||
Component Block - <TestScenarioGrp> | N | |||
60 | TransactTime | Y | ||
58 | Text | N | ||
354 | EncodedTextLen | N |
Must be set if EncodedText <355> field is specified and must immediately precede it. |
|
355 | EncodedText | N |
Encoded (non-ASCII characters) representation of the Text <58> field in the encoded format specified via the MessageEncoding <347> field. |
|
Component Block - <StandardTrailer> | Y |