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 authentication setting. How to export 'Global HTTP Authentication' setting and include in the command line?
Comments
-
Many SOAtest-specific preference settings can be configured in a localsettings file. However, for settings that are not available, I recommend simply copying a SOAtest preferences file into the workspace folder prior to running soatestcli:
.metadata/.plugins/org.eclipse.core.runtime/.settings/com.parasoft.ptest.common.eclipse.core.web.prefs
You can set up your SOAtest preferences in the UI on one machine then copy the file into any other workspaces that need it.
0