MarkG123
5 months agoOccasional Contributor
Free an Offline Floating License Programmatically
We use TestExecute in our CI environment, with the on-Prem license server to handle our concurrent licenses.
We noticed that TestExecute is very reluctant to hand back licenses. We assumed it would consume a license when a test run started and handed it back when it finished, so we get concurrency upto the number of smartbear floating licenses we purchased. This doesn't seem to be the case.
How can we force the license return at the end of a test run, so other CI agents can consume them?
The only docs I found, they talk about a manual process, which is useless in an unattended CI environment.
Free an Offline Floating License | TestExecute Documentation
Thanks.