concurrency - QTP/UFT: How to find # of concurrent users using a script? -


we have 10 licenses of antiquated qtp / uft , we'll kick off test when of licenses being used causes issues. i've been trying find way query qtp in order find # of concurrent users @ given time. commandline, batch, python, powershell, whatever works fine.

that way, prior running test, can check how many users there , if equals 10, can send off email or ping off.

do think possible?

the qtp cd-rom/installable directory has licenseserver\utils folder. under can find exe wlmadmin.exe

it can give information of users (user id, ip, machine name etc ) has launched qtp/uft connecting license server. not sure if has api information programmatically.

you can check in qtp's help.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -