You can check the output of the target log to see if an error occurred while the test was running in the target environment.
You can check the target log to see if an error occurred during test case execution or if an error occurred before the test case was run.
When the test run is completed normally, “CSET” is printed at the end of the target log. If the log is truncated after “CSTC” is printed, you should find the test case in the project DB.

Project DB file: { ProjectName }.csp file in .csdata directory under project path in [Project Properties]-[Info]-[Location]
Testcase output format: CSTC <TEST_ID, TEST_CASE_NO>

Target log output example

CSTR<374069146,130789013,1,0,1>CSTR#
CSST<test,1574932569>CSST#
CSTC<133143986176,1>CSTC#
CSOS<1returnVar,0>CSOS#
CSES<1>CSES#
CSTB<1>CSTB#
CSET< test,1574932569>CSET#

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.