| FRAMES | NO FRAMES |
|
|
TestSuiteDefinitionRequest(35=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.
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| <Standard Message Header> | Y | MsgType = EL | |||||
| 3062 | TestSuiteRequestID | @TstSteReqID | Y |
Unique identifier assigned by request initiator. |
|||
| 3064 | TestSuiteRequestTransType | @TxnTyp | Y |
Identifies the message transaction type. |
|||
| 3063 | TestSuiteRequestRefID | @TstSteReqRefID | N |
Required for TestSuiteRequestTransType(3064)=1 (Cancel). |
|||
| <Parties> | N |
May be used to specify the algorithm related to the test schedule. |
|||||
| <StrategyParametersGrp> | N |
The valuation time of the trade. |
|||||
| <AlgoSystemModuleGrp> | N |
May be used with test suites related to the testing of algorithms. |
|||||
| 3079 | TestScenarioGroupID | @TstScnroGrpID | N |
May be used to define a shortcut for TestScenarioGrp. The shortcut always references all test scenarios of the test suite. It must not be used to define shortcuts for a subset of test scenarios of a test suite. |
|||
| <TestScenarioGrp> | Y |
Reference to credit event table elsewhere in the message. |
|||||
| 60 | TransactTime | @TxnTm | Y |
Timestamp when the business transaction represented by the message occurred. |
|||
| 58 | Text | @Txt | N |
Free format text string (Note: this field does not have a specified maximum length) |
|||
| 354 | EncodedTextLen | @EncTxtLen | N |
Must be set if EncodedText(355) field is specified and must immediately precede it. |
|||
| 355 | EncodedText | @EncTxt | N |
Encoded (non-ASCII characters) representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field. |
|||
| <Standard Message Trailer> | Y | ||||||
|
|
| FRAMES | NO FRAMES |