Parasoft is pleased to announce the release of DTP 2024.1. This update is available at no cost to customers on an active subscription or maintenance contract. Enhancements: * License Server Administration * You can add a descriptive tag to a license, making it easier to identify and differentiate one license from another.…
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…
NIST recently released several Apache's log4j Zero-Day vulnerability cases, a very popular Java library to log messages in Java Applications. * CVE-2021-44228 (https://nvd.nist.gov/vuln/detail/CVE-2021-44228) * Parasoft products released this year (2021) include log4j 2.14.0 library. Parasoft confirms that these releases…
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…
In order to perform the migration from Concerto to DTP, there are several things you need to consider both before and during the migration process. Backing up your System First, before migrating from Concerto 4.x to DTP 5.x, you should back up your Concerto data files as well as your Database to prevent any loss of data.…
Now available! Parasoft DTP 2025.2 The latest DTP 2025.2 release introduces powerful new capabilities, user experience enhancements, and AI integrations designed to help teams accelerate their daily quality workflows. What’s New * AI-Powered Test Failure Classification: Accelerate daily review of failed tests with the new…
Parasoft is pleased to announce the release of DTP 2025.1. This update is available at no cost to customers on an active subscription or maintenance contract. Enhancements: License Server Enhancements Support for Jtest Unit Test Bulk Creation Tiers * Jtest Unit Test Bulk Creation Tiers license feature enables users to…
Hey, In values.yaml db: # Type must be one of: "mysql" | "oracle" | "postgresql" type: "postgresql" # Correct JDBC URL for PostgreSQL url: "jdbc:postgresql://parasoft-devex-postgres.postgres.database.azure.com:5432/DTP?sslmode=require" # Download URL for the JDBC driver jdbcDriverUrl:…
I have to migrate the Parasoft DTP DB from on-prem MySQL to Postgres on Azure. Are the step by step instructions? I'm trying: pgloader --type mysql "mysql://root:@uc-tlv-prod-pstdb-01:3306/DTP" "postgresql://psqladmin:@parasoft-devex-postgres.postgres.database.azure.com/DTP" getting the error:…
I trying to use Parasoft DTP for static analysis. However i am having the following issue. I have mySQL in my system. How can I install compactible JDBC driver?
It looks like you're new here. Sign in or register to get started.