ashu248
7 years agoContributor
get soapui version using cmd
hi,
how can we find soapui is installed on machine or not using command prompt.
Example:
like java after setting JAVA_HOME and path we are able to find the version on cmd using java -version
Is there a way to set environment variable for soapui and refer it like above example on cmd?