As in previous versions of TestStand, you can use the following techniques in TestStand 2012 or later to modify the data to include in the report or database:

  • Directly modifying ResultList
  • Using the Execution.AddExtraResult method

If you implemented these techniques in the client sequence file, you can use the client sequence file directly in TestStand 2012 or later without modification. If you implemented these techniques in the process model components in TestStand 2010 or earlier, you cannot directly migrate the component to TestStand 2012 or later.