What is the Execution Order of Callbacks: DatabaseOptions and ReportOptions?

Updated May 2, 2024

Reported In

Software

  • TestStand 2023 Q4

Issue Details

The execution order of DatabaseOptions and ReportOptions callbacks differ between two PCs with identical system and software configurations.

Solution

The execution order of DatabaseOptions and ReportOptions callbacks depends on the order in “Result Processing” GUI.

With “Report” on top -> Report callback will be executed first.

With “Database” on top -> data base callback will be executed first.