6) Deleting Previous Test Results Route

This utility route prepares the profile for a new test cycle and runs at the beginning of the entire Regression scenario.

Route Structure

6) Deleting Previous Test Results Route

Route Components Description

Component Name Component Type Description
3) Test Scripts Activation Parent Route Inbound Receives data from the route 3) Test Scripts Activation.
Delete Results FS Inbound Removes test data folder from the previous iteration.
Delete Reports? Router Determines if the reports should be deleted by checking the profile-level property deletePreviousUpdatedProfileReports.
Delete Reports FS Inbound Removes the folder with the reports (if the value of the property deletePreviousUpdatedProfileReports is set to true)