For the complete documentation index, see llms.txt. This page is also available as Markdown.

Disable manual test execution time

The manual test execution time can be configured in aquaWeb.config. Here, you can insert the line

<add key="EnableStopWatchForManualExecutions" value="false" />

which deactivates the manual execution time. All manual executions then are set to 0.

Last updated

Was this helpful?