Skip to content

Executing Automation from the Command Line

Once the setup is complete, this step explains how to run your selected automation using the CLI command and Console Run ID.

  1. To execute a Run Setting, run the following command:
    HuLoopCLI.exe<space>-open<space>”<Console Run ID>”
    e.g., HuLoopCLI.exe -open “ETQyVIZ”

IGW-huloop-cli-open

  1. Hit Enter.

IGW-huloop-cli-execute
The selected test cases, modules, or project will start executing.

Accessing Execution Reports

After execution, reports are available in two formats:

  • Web-based report accessible from the HuLoop server.
  • Detailed Excel report via email (if enabled).

Last updated: Sep 24, 2025
Back To Top