4) Regression Test Route

This route invokes subroutes that:

  • Feed test input data to the Original and the Updated profiles [5) Test Data Collecting route].
  • Extract special properties from the output data generated by the two profiles [9) Capture Properties route]. These properties are used to compare the files as defined in the Matcher Configuration.
  • Capture the Original and Updated output data files, compare the files, and generate a comparison report.

Route Structure

4) Regression Test Route

Route Components Description

Component Name Component Type Description
3) Test Scripts Activation Parent Route Input Receives data from the route 3) Test Scripts Activation.
5) Test Data Collecting Subroute Invokes the route 5) Test Data Collecting that submits the test input EDI files to the Original/Updated routes and then returns the processing results.
9) Capture Properties Subroute Captures output properties from the Original and the Updated profiles.
Compare TS Compare Compares the output data from the Original and the Updated profiles and stores the comparison reports in the location specified in the test script. The HTML comparison report highlights the differences between the Original and the Updated results at the data element level.