Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
SOATest License Activation Failed
SOATest is running in command line mode on our build and deployment server and is kicked off by an Ant script. When SOATest starts up it gives an error about the license not being active. Despite this error, the tests are executed anyway. I am able to run SOATest 2024 without problems on my local computer and when I log…
How to use 'Global HTTP Authentication' in SOAtest's command line interface (soatestcli)
How to use 'Global HTTP Authentication' in SOAtest's command line interface (soatestcli) ? I'm trying to exporting GUI Preferences to a localsettings file, but the export file didn't include the global http authentication setting. When I running my test using soatestcli, I'm encountering authentication fail due to missing…
Unable to remote execute SOATest
For CICD, my requirement is to trigger SOATest from Unix server (GoCD) using shell command to invoke SOATest which is on a windows server in same data center. I'm using below command to do above operation and getting error, pleas help me with this. ./soatestcli -server https://servername.com:9443 -auth uname:password -data…
Include extension tool runtime to soatestcli execution
We are integrating Bamboo, Bitbucket and Soatestcli. But we have custom extension tool to be included in some cases. The option we have tried is to include extension jar location in localsettings with system.properties.classpath and pass locallsettings file as argument for cli execution. But this does not seem to be…
How to set the proxy settings using parasoft soatestcli
How to set a proxy settings using parasoft soatestcli. I am running the test using jenkins. I want to call external api using proxy. how to do it.
Environment Variable Masking
Hi, I have a requirement to mask variable in external env file and use it in the script. Here is what i did In Soatest UI in my environment i right-click masked the value and exported the env It created variable value with mask-true and encrypted value Eg original value:Token After export env file masked value…
Set default workspace on soatest server
Could any one please help how to set default workspace on SoaTest server: I am using remote execution client and need to specify a different workspace location other than the default one ./soatestcli.sh -server "http://localhost:9080" -report "Reports" -resource "_TestAssets/jenkins/test-run/tests/arvato.ts_t" Also I…
Command line to "Start Soatest Server" fails
The server starts but after it starts i keep getting ( There are no deployments on this server. Cannot respond to this request:). It is a brand new installation. I tried using the gui to create the workspace and command line to create workspace. Here is my syntax soatestcli.exe -startServer -localsettings…
Ambiguous protocol URL, cannot determine tool in multi-tool mode when running soatestcli on linux se
We recently installed soatest on our linux server and we're trying to run soatestcli with a test suite created from windows. We are using a localsettings.properties file to run the configuration but we get the following error :smile: "Ambiguous protocol URL, cannot determine tool in multi-tool mode: 0, ,…