-
Parasoft DTP not receiving C++ coverage metrics
I am executing unit test from the cpptestcli and have configured the properties file to report metrics to the DTP server. I know the configuration is correct as Static Analysis and basic line coverage metrics are reported to the DTP. However, advanced coverage types such as MC/DC do not show any results. The test…
-
DTP 2023.2 Product Release Announcement
Parasoft is pleased to announce the release of DTP 2023.2. This update is available at no cost to customers on an active subscription or maintenance contract. Enhancements: * Automatic Project Creation * When a user sends data to DTP for a project that does not exist, DTP will automatically create the project if the user…
-
DTP 2023.1 Product Release Announcement
Parasoft is pleased to announce the release of DTP 2023.1. This update is available at no cost to customers on an active subscription or maintenance contract. Version 2023.1 of DTP delivers key enhancements for scalability, security, usability, and ease of deployment. Enhancements: * Data Collector * Up to 90% performance…
-
Test execution: error preparing instrumentation / symbols data for file upon including glib header
**Test execution: error preparing instrumentation / symbols data for file. "/usr/include/glib-2.0/glib/gspawn.h", line 76: error: expected a "}" G_SPAWN_ERROR_2BIG __attribute__((__deprecated__("Use '" "G_SPAWN_ERROR_TOO_BIG" "' instead"))) = G_SPAWN_ERROR_TOO_BIG, ^* Test execution of my code fails in parasoft tool…
-
Licensing: Unstable/changing Machine-ID
Changes in the network environment may affect the interface that is used to compute your machine ID (used to identify your license) and result in machine ID instability. You can use the PARASOFT_SUPPORT_NET_INTERFACES environment variable to specify a stable interface and prevent the machine ID from floating. * Set up the…
-
Parasoft Findings plugin and DTP
About DTP DTP is a Centralized Reporting Dashboard that can display back the results received from the Parasoft tools and provide advance analytics to verify quality in your application. It provides Widgets to be placed on a personalized dashboard that show a piece of the applications quality to help the user see what…
-
License: Activation failed: Encryption failed.
We don't have any issue to access the TDP license server until recently and we can not connect to the license server as below. It would be nice to have more detail information about "License: Activation failed: Encryption failed." and are there any settings I can take a look at to fix this "Encryption failed"? ./cpptestcli…
-
DTP installed in a container
Can I deploy DTP be deployed in container? I have soavirt deployed in a container in the cloud and would like to have DTP deployed as a container also.
-
Dtp Page load speed
Hi, I run static analysis then I published it to dtp. When I open analysis result the dtp page load very slowly. Related image wa s added to this question. Could you suggest anything for speeding load page? We increase ram memory on the machine, we did necessary thinks for speeding but nothing changed.
-
Parasoft DTP 5.4.2 Milestone 2 Build Available Now
Our development teams have been working diligently and have put together a milestone 2 build of DTP 5.4.2. They have added many great features thus far and are continuing to make our next release even better. The features and enhancements included in this milestone 2 build are listed below. * The performance of DTP has…
-
Enabling Manage Palette on Extension Designer in Linux (for third party nodes)
Extension Designer is built upon the Node-RED framework and ships with much of the core set of nodes, but of course additional nodes are available from both the Node-red project and the community. These additional nodes can be installed directly using Managed Palette. The instructions below will walk through how to enable…
-
How to upload new Test config properties files to DTP 5.4 server ?
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
-
Parasoft DTP Engine Compatibility
Does the Parasoft DTP Engine (version 10.3.0) work with DTP (version 5.4.1)? We are looking to upgrade to the latest Parasoft DTP version, but want to make sure we have all items accounted for.
-
Is there a way to "push" settigns
Hi, Is there a way to push settings , for example running a bat file that will complete and refill all settings in the client after installing c++test\dottest components. Thanks
-
Configuring MySQL 5.7 on Ubuntu 18.04 for DTP
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…
-
Migrating Team Server Suppressions to DTP 5.4.0
Suppressions enable you to mark static analysis violations as known (but acceptable in the particular instance) without modifying the source code. When a Parasoft tool connected to DTP finds a static analysis violation during code analysis, it checks either Team Server or DTP to see if the violation is supposed to be…
-
How to find a report associated with a given build
What if you want to get an HTML or a PDF report for a given build id? What if you 'd like see all the active rules that were enabled when the analysis took place? If you want to see the report from DTP follow those steps: 1) Add the widget called Build Administration Statistics: 2) Drill into the widget: 3) Make sure that…
-
Unable to connect Enterprise Pack when DTP Server is only configured for SSL
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…
-
Enabling C++Test 10.3.4 Rules in DTP
The newest version of C++Test (10.3.4) contains new and updates rules that are not available in DTP 5.3.3. These rules and rule documentation must be added to the DTP server in order to make the new rules available in the Test Configuration GUI and to be able to view the rule documentation. The following method outlines…
-
Static Analysis Findings by Run Report
Is there a widget or an easy way in DTP that lets you view the static analysis findings for a particular run? The documentation (Link: https://docs.parasoft.com/display/DTP533/Static+Analysis+Findings+by+Run+Report) shows a tedious way to get a run id. Just wondering if there was an easier way to display it in the…
-
Adding Headers to DTP tomcat
*This is custom work and is to be done at the users discretion. Incorrect implementation may prevent DTP from starting. BEFORE any manipulation to the web.xml, MAKE A COPY and store as a back up* The following will walk through an example on how to add a few Security headers to your DTP tomcat web.xml: First let us look at…
-
Patch for upgrading Concerto 4.9.x to DTP 5.3.3 with Oracle DB
When upgrading Concerto 4.9.x to DTP 5.3.3 using Oracle DB, GRS Database Updator 465 will fail without the attached patch. Please follow the directions below to apply the patch before starting DTP 5.3.3. Instructions to apply patch: 1. Shutdown Concerto 4.9.x. 2. Upgrade to DTP 5.3.3. 3. Before starting DTP, 1. Move the…
-
How are authors/users defined in DTP server with regards to violations?
In the most common case, we will see the Subversion username as the Author/Assigned To for our projects hosted on Subversion repositories. However, in some cases, we noticed inconsistencies - sometimes full names are used instead of Subversion usernames. For example, instead of "bphung", the auto-completed username would…
-
Is there a way to add users to a team by associated e-mail address instead of login name?
Given that we cannot make a DTP project public to all users, we may have to consider an alternative approach like managing a user group that contains all users that we will have to manually upkeep whenever there is an addition/removal. In our current testing, we found the search functionality only works if you know parts…
-
Unable to start Development Testing Platform due to "PST_HOME is not set."
If you are seeing the following output: This occurs because when Development Testing Platform is installed it creates a hidden file in the User's Home directory called ".pstrc_${HOSTNAME}" which stores two environment variables needed for Development Testing Platform to start the services. Some probable causes of this…
-
"Error: CERT_HAS_EXPIRED" error message within DTP Server
This issue was encountered while working with DTP Server version 5.1.2 If the following message appears in the Node.exe screen on start up: Error getting project list from DTP: localhost { [Error: CERT_HAS_EXPIRED] cause: { [Error: CERT_HAS_EXPIRED] request: { domain: null, _events: [Object], _maxListeners: 10, options:…
-
Filtering violations with PIE that are marked "Do Not Show" in DTP
When you mark a violation in DTP as "Do Not Show", this tells DTP to not show the violation in DTP's Widgets, reports, or in the Prioritization View. The DTP Engines will still report the violations for DTP reports to hide it from you and will publish the results as reoccurring violations. When using PIE to perform logic…