Submit and vote on feature ideas.

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.

Different workspace during launch of Jtest

LegacyForum
LegacyForum Posts: 1,664 ✭✭
edited December 2016 in Jtest
How to specify it.
Jtest can be configured to use a different workspace by passing the -data tag to the Jtest executable.

For example,

• Windows: jtestcli.exe -data %WORKSPACE_DIR% -resource resource_to_test -config
"team://Team Configuration" -publish -localsettings acme_policy.settings
• UNIX: jtestcli -data %WORKSPACE_DIR% -resource resource_to_test -config
"team://Team Configuration" -publish -localsettings acme_policy.settings