Run [Debug in VS Code] on the test case requiring analysis.

  1. Right-click the test case requiring root cause analysis and select [Debug in VS Code].
  1. [VS Code] launches after the build for debugging is complete. In [VS Code], press [F5] to start debugging with a breakpoint set at the first line of the target function.
  1. In [VS Code], navigate to the lines requiring verification, examine the code behavior, and check variable values to determine the root cause of the test case results.

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

Thanks for your feedback.