Forum Discussion
irina_lukina
15 years agoSuper Contributor
Hi,
Can anyone please tell me where to look in the License Manager PC for the number of TestComplete instances running at any given point of time.
You can try using the following approach:
1. Open the http://localhost:1947/_int_/products.html page in your internet browser.
2. Select the "TestComplete" line that contains the License Manager name in the Location column.
3. Click the Features button in the Action column of the line selected on the step 2.
4. Find the line that corresponds to the 201 Feature ID.
5. The Logins column of the line selected on the step 4 contains the needed number.
Perhaps, there is easier way to do what you need, but I know only this one :)
... will the test fail to trigger or will it wait for a license to be available - is there a specific exit code?
TestComplete will show an error message informing that all available instances are currently running. The test execution will be terminated.