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

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

#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: Time based aggregator with increment 5 and size 5 sec. with SQL function SUM on input.price with group by on parent ID.