#This is the primary operator that is tested
PrimaryOperator: TupleSerialCorrelation

#This is the operator which gives input to the primary operator
InputOperator: DeleteStream

#Text description of what aspect is being tested, the operator configuration, etc.
#If more than one test exists per cell, use AspectDesc.1, AspectDesc.2, etc

AspectDesc.0: TupleSerialCorrelation with size 1, instance 1, with an output schema same as the input schema.
AspectDesc.1: TupleSerialCorrelation with size 3, instance 1, with an output schema containing half the input schema attributes.
AspectDesc.2: TupleSerialCorrelation with size 1, instance 5, with an output schema containing half the input schema attributes.
AspectDesc.3: TupleSerialCorrelation with size 2, instance 3, with an output schema containing half the input schema attributes.