Fulfillment Provisioning Catalog Test Flow

The koptest test flow is the mechanism that executes the tests you create in the Fulfillment Provisioning Catalog GUI. The flow contains the following modules, as displayed in the figure:

SOP This core module is the entry point of the flow. This is where test service orders are injected.
KOPTEST This specialized module emulates POP, performing forward and backward mapping, setting POD and/or WOD status.
ROLLBACK This core module redirects the service order back to SOP if some work order has failed.
REITERATOR This core module redirects the service order back to SOP if Fulfillment Provisioning Catalog has resumed its process for running another iteration.
GOOD This provtest module is a terminator that validates a resulting service orders by comparing it to a defined expected one (nominal tests).
CANCEL This provtest module is a terminator that validates a resulting service orders by comparing it to a defined expected one (negative tests).
Fulfillment Provisioning Catalog test flow