Several users have reported a Windows crash with error UNEXPECTED_KERNEL_MODE_TRAP when using Parasoft tools after applying a recent Windows 11 update. It appears that different sets of actions can trigger the issue, but some known cases include closing a responder editor in Parasoft Virtualize or closing the test…
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…
The releases of C/C++test and C/C++test CT 2025.2 are packed with new features, enhancements, and extended compiler support to elevate your static code analysis and testing experience. What’s New * AI agents that empower you. The new MCP server enables AI agents to autonomously run code analysis, fix code issues, generate…
Hi all, I am using a bdf to statistically analyze a cpp project. I have it almost all working however during the run it detects compiler ids for both projects in my workspace as gcc_13. I however need to declare two separate compilers for each project. I have already done the compiler mapping and just need a way to change…
Hi, I am getting this error while running unit test on parasoft C/C++ 2024.1 version. I configured the include path under properties - >C/C++ general -> path and symbols -> I configured the include path . i was getting this error . I checked .bdf file and includes were present on .bdf file. Could you please let m eknow hoe…
I am using cpptesttrace with option --cpptesttraceUseVariable=[VAR_NAME1=VALUE1,VAR_NAME2=VALUE2,VAR_NAME3=VALUE3]. This works properly in generating the bdf however when I am trying to use cpptestcli(command line) to import the bdf in question via below command, i am unable to use either env variables (defining the…
Error: L6320W: Ignoring --entry command. Cannot find argument 'Reset_Handler'. Warning: L6319W: Ignoring --keep command. Cannot find section *(.isr_vector). Not enough information to list image symbols. Not enough information to list the image map. Finished: 2 information, 1 warning and 1 error messages.
Test body
We’re thrilled to unveil IDA, Parasoft’s groundbreaking Intelligent Digital Assistant, crafted to transform your software development experience. With IDA, you gain a dynamic, self-service chatbot interface that unlocks the full potential of Parasoft tools. Here’s what IDA brings to the table:
What is the math behind complexity calculation ? Does Parasoft consider Macro Expansion while calculating overall code complexity ?
I have a few global variables that are used as read-only in one location and write-only in another location and don't need a mutex. I'm trying to update the rule parameters for BD-TRS-THRDR to ignore these specific variables and I'm not having much success. If I only use one variable name in the rule parameter in the…
Is there a tool or setting to enable that will report whether previously existing parasoft suppressions are still necessary to have? This would be checked after code changes have been applied to lines of code that were being suppressed before.
It looks like you're new here. Sign in or register to get started.