In the CLI environment, perform the DISCOVERY feature using the -e option. DISCOVERY automatically generates test cases that can increase coverage.

Usage

The required options to be specified are the workspace, project name, and discovery option.

csc.exe [-e] [-w path] [-p name] --discovery

DISCOVERY Execution Command

  • -e -w "%workspace path%" -p "%project name%" --discovery Execute DISCOVERY using commands.
  • After the execution is completed, it is possible to verify that the symbolic execution-based test cases have been added in CT 2023.12.

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

Thanks for your feedback.