The most recent content from our members.
Parasoft offers a Maven integration plugin that will allow you to execute SOAtest analysis on project with Maven. Please follow the steps below if you would like to have SOAtest execute during your Maven process: * Before you can use the Parasoft Test Maven plugin, you need to add the "http://build.parasoft.com/maven"…
Hi, using DTP 5.4 doTtest 10.4 c++Test 10.4. How to upload new Test config properties files to DTP 5.4 server ? Is it related to license ? Thanks Eldad
With Ubuntu 18.04, they changed how they operate and how packages are installed with apt-get. For one, the MySQL server installation no longer asks for a root password at startup and this will need to be configured in another part. The way MySQL authenticates was changed as well and this too will need to be updated. To…
After installing the DTP Enterprise Pack and installing the JIRA Traceability Widget, it might be confusing on where you put the data for your JIRA server and the authentication needed to access it. Also, it might seem confusing to get the data to appear in the widget the way you want it too. These steps are to help…
DTP Supports use cases where no HTTP port is available. DTP Enterprise Pack does verification of configuration settings to help users when they make mistakes. When DTP is configured to only use SSL, the check for the web port "http://[dtp_hostname]:[web_port]/grs/welcome.jsp" redirects to the HTTPS equivalent which is…
Changing the severity of a static analysis rule: * Open the Test Configuration window from Parasoft > Test Configurations * Select any Test Configurations in the right-hand pane, and go to the Static > Rule Tree tab. Find the id of the rule you want to edit. The id is at the end of the string in the square brackets -- the…
Typically, jtestcli invocations follow this pattern:* Windows: jtestcli.exe -data %WORKSPACE_DIR% -resource resource_to_test | property_file -config %CONFIG_URL% -report %REPORT_FILE% * UNIX: jtestcli -data %WORKSPACE_DIR% -resource resource_to_test | property_file -config %CONFIG_URL% -report %REPORT_FILE% [/list] -config…
It looks like you're new here. Sign in or register to get started.