TestTasks

TestTasks is a group of tasks connected with model testing. Depending on the type of the constructed model it is possible to select an appropriate kind of TestTask:

The selection of any of the above tasks triggers the creation of an object defining the model testing task in the MR. Its execution triggers the creation of a testResult object in the MR, which stores the results of model testing.

Table 12.11. Connected objects

StatusNameDescriptionTypeReference
includedmodelAssignment the object used for mapping the variable onto model signature AttributeAssignmentSetImpl own
obligatorymodel the model in the Metadata Repository, created as the result of MBT MiningModel by name
obligatorytestData the data on which the model will be tested PhysicalData by name
obligatorytestResult the result of model testing MiningTestResult by name