Skip to main content
Version: 2.3.0

Concurrent Execution

With larger test sets, execution time can be significantly sped up by splitting the test set up into smaller batches, that are run in parallel.

The top-level concurrent_requests property in config.json controls this feature.

The maximum value for this is 5, and the default is 1 (i.e. the test cases are run serially).

note

Attempts to leverage a higher value than the max value described above are denied -- and the max value will be leveraged.

warning

Default rate limits apply, specifically to Sample Application's.

Please contact your Nuance representative for access to more resources.