The most recent content from our members.
Hi all, I am trying to understand the behaviour and relationship of cpptestcli with Microsoft Visual C++ (MSVC) compiler. My question is: * How does Parasoft choose the default MSVC compiler to use? When specifying the compiler configuration using the -compiler property, specifying vc_14_2-64 (64 bit version of compiler)…
I have a small web application that I created a number of SOATest web scenarios to do some regression testing. We are using SOATest as part of our automated build process for our IBM Message Broker systems and are looking to at expanding SOATest to our web applications. The issue I am having is that the web scenarios don't…
I used C++test Windows10.4.1 Eclipse Plugin for parasoft and ARM DS-5 entegration. Then Parasoft added in DS-5 toolbar. The plugin installation completed succesfully. After that I want to plug in parasoft to my another eclipse based ide which is code composer , when I run the C++test Windows10.4.1 Eclipse Plugin setup file…
How to Create a .tst Using a Windows Shortcut Key Description: Inspired by EM/CTP's quick actions feature, I took advantage of SOAVIRT's REST API and Windows Powershell to use an alternative method to create a client for those times when I want to quickly test an idea, demo a feature, or assist someone on the forums. :)…
For users who wish to install Insure++ versions 7.4.9 and below as Administrator, and users (without administrator rights) to use Insure++, please follow steps carefully to register Insure++ into Visual Studio: * Install Insure++ * Start Visual Studio * Load one of the example projects in the Insure++ installation…
Hi, newbie SOAtest user here. We are in the process of evaluating SOAtest, and one of the requirements is that our test suites can run both on Windows and Linux. Since both also need to ssh into a Linux box to run commands, the external tool seems out of the question, because it will require PLink on Windows and ssh on…
Edit: To incorporate benken_parasoft suggestion: To change the Parasoft Loadtest Java versions: * Execute Parasoft Loadtest with the "-ask" argument: * A menu will pop up with choices of different Java versions that can be detected and an option to point to a Java installation manually: * Selecting "Ok" will initialize…
When installing a new version of C++test on Visual Studio, it is recommended to remove the old version with the uninstaller since we can only have one version of C++test on Visual Studio. However, if the uninstallation is completed but when installing a new version of C++test, a error message displays that "Cannot install…
Check to make sure the user has not redefined assert.h. In the cases that triggered this article the user had their own version of assert.h and the safe stubs build included that file rather than the standard C library file. The user version contained C++ code that the C compiler could not build causing a compiler fail.…
This post will provide instructions for creating an Insure++ log file when debugging issues with Insure++. When you run into an issue with Insure++, whether it is displaying an Insure++ Violation or if the instrumentation failed for some reason, it is beneficial to create an Insure++ log file from the run to determine the…
It looks like you're new here. Sign in or register to get started.