-
Display dashboard problem
I upgrade DTP 5.4 to 2020 version than i enter license key to DTP but then DTP dashboard did not opened correctly and I took the following error : The dashboard can not be displayed. The dashboard may not exist, may not be shared or you May not have permission to view it. For permissions , I am admin in my machine.
-
It's taking more time for execution while pointing to virtual environment
Hi Team, Currently, we have created a virtual environment by virtualizing some services and we do load tests by pointing to the real and virtual environments. But during execution, I observe it's taking more time when we point to the virtual server than the real one. Please find the attached screenshot for the time taken…
-
Unable to generate unit test coverage report
I am having issues to generate coverage report using Parasoft in eclipse Java. Eclipse display error, **No results were reported during the configuration run. Please check your settings and try again ** Setup Problem [ERROR]could not report coverage Could not find coverage files, probably instrumentation was not done. I am…
-
Real endpoint showing currently offline.
Hi Team, I have set up Parasoft proxy correctly and pointed it to real service. and it's working as expected. but however, in CTP Environment manager it shows "Real Endpoint is currently offline". Can anyone help me with how to remove this error? Note: Everything is working fine and real service is also working fine.…
-
VS 2017 help
Hi, I am using VS2017 and installed Parasoft C++ test v10.4.2 and after installation the Parasoft still doesn't appear in the menu/ What can be the reason for that issue? Thank Sharon
-
How to automate switching of environment between real and virtual
Hi Team, I have a requirement wherein every sprint i need to execute load test by pointing to the real and virtual environments. so for that, someone needs to switch the environment and provision it in CTP every time. But I need to remove the manual effort here. Is there any way or any batch script where we can mention if…
-
Correlation based off a value in Request Body
I need some assistance with this issue. A teammate is trying to set up a responder correlation based off a value incoming from the request service. The issue is that this value is within the element and I need to set up correlation based on that specific value / id within. The section of the request body contains that…
-
ERROR: Error: No valid license (MachineId: LINUX2-188da250)
Recently we migrated our build machines from RHEL 6.9 TO rhel 7.9. After this we are unable to run static analysis. Even in RHEl 6.9 machine, we hit the same issue given below. ERROR: Error: No valid license (MachineId: LINUX2-188da250) We use parasoft/cpptest/9.5.6.26/run_sa_par.sh. Kindly
-
Compatibility 2020.2 to Previous Version
My client was updated to version 2020.2 today and now I am seeing the following Deployment Error when I try to deploy a virtual asset to a 2020.1 server: webtool.test.InheritingAuthentication cannot be cast to com.parasoft.util.DefaultCustomObject Is there a way I can resolve this issue? Our organization has several…
-
How can I create a responder which sends back the exact request as a response?
How can I create a responder which sends back the exact request as a response?
-
linking failure while running unit testing: cannot find -lstdc++
I'm getting the following error while trying to run the generated unit tests: [cpptest_testrunner.cpp] Checking dependencies for C:\Users\userid\myworkspace.cpptest\project\unit-data\current_tubf179707\cpptest_testrunner.cpp ... [cpptest_testrunner.cpp] ...done. [cpptest_testrunner.cpp]…
-
Structural code coverage with Code Composer Studio
I try to carry out structural code coverage with Parasoft code composer plugin I am using Code Composer Studio v8, My target has Flash memory (KB)=32 , RAM (KB)=12. Parasoft C/C++ makes static analsys very well (And also Visual studio plugin works very well) but when I try to carry out " Run TI CCS v4+ application with…
-
Announcing Parasoft C/C++test 2021.1
C/C++test 2021.1 has been released! Our new release introduces new capabilities for software architectural analysis and continues our focus on git-based workflows. Here is a list of the most important enhancements: Dedicated GitHub integration The new release provides a dedicated GitHub action, “Run Parasoft C/C++test,”…
-
Call Java Function in JAR File
I have a java function outside of the message flow I am testing that takes a string, processes it, and then returns another string. I need to call this function and store the returned string for use in another test. Do I want to use the External Tool, Extension Tool or something else? How do I connect to the jar file?…
-
Using a custom property file instead of the common one with soavirt server license
I have a docker image loaded in a On-Prem location. We are using server licenses. The servers are up all the time. They are not using the deploy and destroy pattern. That said: Is it possible to use a "project specific" properties file instead of the one that is specified within the docker file? We are using the shell…
-
Unable to record database queries using parasoft
I tried pointing application servers to parasoft JDBC driver but it is not recording /capturing database query and my application doesn't start.
-
Announcing the 2021.1 release of Parasoft SOAtest, Virtualize and Continuous Testing Platform
The latest release of the Parasoft Continuous Quality Suite of API testing tools is now available with updated versions of Parasoft SOAtest, Virtualize, and CTP. In this release, we focused on four primary areas. 1. Requirements view added in SOAtest to correlate tests with traceability workflows. 2. Increased accuracy…
-
Announcing the 2021.1 release of Parasoft SOAtest, Virtualize and Continuous Testing Platform
The latest release of the Parasoft Continuous Quality Suite of API testing tools is now available with updated versions of Parasoft SOAtest, Virtualize, and CTP. In this release, we focused on four primary areas. 1. Requirements view added in SOAtest to correlate tests with traceability workflows. 2. Increased accuracy…
-
Announcing the 2021.1 release of Parasoft SOAtest, Virtualize and Continuous Testing Platform
The latest release of the Parasoft Continuous Quality Suite of API testing tools is now available with updated versions of Parasoft SOAtest, Virtualize, and CTP. In this release, we focused on four primary areas. 1. Requirements view added in SOAtest to correlate tests with traceability workflows. 2. Increased accuracy…
-
Announcing the 2021.1 release of Parasoft SOAtest, Virtualize and Continuous Testing Platform
The latest release of the Parasoft Continuous Quality Suite of API testing tools is now available with updated versions of Parasoft SOAtest, Virtualize, and CTP. In this release, we focused on four primary areas. 1. Requirements view added in SOAtest to correlate tests with traceability workflows. 2. Increased accuracy…
-
Announcing Parasoft DTP 2021.1
The latest version of Parasoft DTP has been released, which includes the following features and enhancements. TÜV SÜD Certification Parasoft DTP has been certified by TÜV SÜD to be qualified for safety-related software development. You can download the Parasoft DTP Functional Safety package from the Marketplace area of the…
-
Announcing Jtest 2021.1
The latest version of Parasoft Jtest has been released, which includes the following features and enhancements. Modernized Development Environments and Workflows * Updated Eclipse and Java support * Enhanced GitHub integration Extended Security Compliance Solution The security compliance solution for Jtest now includes the…
-
context variable not getting set
from com.parasoft.api import * from java.io import * import java.util.ArrayList as ArrayList from java.util import * def readCSVFields(input,context): CSVPath = context.getAbsolutePathFile(' ');contextFilePath = CSVPath.getAbsolutePath().strip()contextFilePath = contextFilePath.replace("/ /", "/");fr = contextFilePath +…
-
[HELP] REST URL Databank Not Extracting value from Path
Hi, I am running into an issue where the virtualized service I created is supposed to extract a value from the URL path and make some status change in data repo. For some reason the value being sent in the request isn't being extracted by the REST URL Databank. I am using Parasoft version 9.10 Request Template Data Source…
-
Data and Control Coupling
Hi parasoft family, Do you know whether or not parasoft c/c++ test encompass data and control coupling? Best Regards, -BA
-
Missing resources error message when execute the test scripts from Jenkins
Hi All, I am getting an error "ERROR: Missing Resources: The following symbols/resources were specified, but were not found in the workspace. Ensure they are valid and are relative to the workspace" when try to execute the SOATest scripts from Jenkins but I am pretty sure that the resource path provided is correct. The…
-
Extension tool - DB connection : getting Checksum fail Error
I am getting below error Error Message: Error during script execution. View Details for more information. Checksum fail Additional Details: Checksum fail java.sql.SQLRecoverableException: IO Error: Checksum fail at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:682)at…
-
Reinstall DTP change MachineID
I accidently deleted the "Admin" account from the administration portion of DTP. If I reinstall DTP will the MachineID change? ALso is there a workaround where I can add the user back in. ? This is the error I am getting. 15-May-2020 12:38:08.633 SEVERE [main] org.hsqldb.persist.Logger.logSevereEvent DataFileCache.open…
-
error #10010: errors encountered during linking;
Hi great parasoft family First of all I wish good and health days, I really need help,the errors and warning as follows, C/C++test analysis errors in /deneme09042021 1. Test execution: error linking test executable for Test unit for selected sources. error #10198-D: no input section is linked in warning #10202-D: no…
-
get Data From Traffic Viewer Object
Wanted to retrieve Header Info, Request Body & Response from Traffic Viewer Object from each test. I want to perform this task by writing code since I have 250+ scenarios in my suite and it is not possible to add Header DataBank for each test. My Suite is in REST.
-
Uniform Think Time per Service
Hi There, Requesting your assistance on a dilemma i am having as i deal with Performance Testing and our Virtualize is built in such a way that it should mimic PROD-like behaviour especially when it comes to Response times. I am given a set of Production Average Response time per specific Service and I have updated…
-
Get values from the DB tool response and compare with external excel.
In SOAtest, I want to get the values from the response of a DB tool and compare those against the values in an external Excel sheet. Then, I want to derive success or Failure of the test. I tried XML Data Bank or JSON Data bank but both of them doesn't show the DB response. They just show the Select query and the elements…
-
Tool to write the Response data to external excel file
Hi Team, I have encountered a situation where i have to write the data to external excel file. I have tried to use write file option, still that would not be a solution as my data should go to external file.
-
Execute a test case when another test case fails
Hi, I have a scenario which has 7 test cases. I want to execute a test case (8th one) if any one of the 7 test cases fails. I am aware of "Test Result Dependency" option. it allows to select only one test case that is expected to fail. But in my case out of 7 test cases anything can fail. How can I achieve this requirement?
-
DTP access from local and external networks
We have a DTP server already 5+ years. Server is located in local network. And we need to setup access to report center from external network. So, we setup environment for it: * 95.x.x.x – external network * 192.x.x.x – internal network Now user administrator service, license service are accesseble for external and…
-
Compare datasource(expected data) with actual data in the database
Hi Parasofters, I have a problem. I am putting data in a database(SQL developer) via a process which loads some XMLs in the database. I have the expected data in a datasource in parasoft soatest. I want to compare the actual data in de database with the expected data in the datasource within parasoft soatest. How can I do…
-
Unable to iterate values from CSV datasource
I am using parasoft virtualize to create virtual api But for paramertized data , unable to iterate from CSV data source. It returns first row everytime.
-
generating BDF files.
I have an ubuntu1804 system, I am using docker for Parasoft integration with Jenkins. The Parasoft version I use is "parasoft_cpptest_standard-2020.1.0-linux.x86_64.tar.gz" and I have a flutter project and I build a project with Makefile's make commands. I have a DTP server connected and when I try to run cpptestcli…
-
Functional testing in Parasoft
Hello Everyone, I would like to test in Parasoft the whole functionality - not the single file but e.g. 2 or 3 files working together as a black box (these files exchange data using some internal c interfaces). Of course I will provide some inputs using stubs and check the outputs on the other side but I don't want to test…
-
Need to add SSL certificate
Hi Team, I want to execute a job in CTP. The uploaded test suite should have keystore so as to add ssl certificate which I am able to add in desktop SOAtest software but while uploading in CTP not able to see the keystore . Kindly suggest what needs to be done.
-
workspace_loc variable not resolved when running tst in Load Test
I have configured and verified the load test with no issues, and ran it locally without problem, however, when running through loadtest, I receive the following error: java.text.ParseException: Variable "workspace_loc" could not be resolved at…
-
Pass Parameters From SOATest to Selenic Test
I am running a test that calls a Selenic tested created from a Parasoft Recorder. I would like to pass few parameters to this test like the runtime environment (development, test, etc) and a customer id. When the test finishes I would like to determine the status and any errors that occurred. I thought I had seen some…
-
Access/Run Selenic Tests From SOATest
I have a number of tests created use the Parasoft Recorder and would like to use SOATest to setup and tear down these tests. What I would like to do is create test records via the DB Tool in SOATest, run the Selenic test(s) passing in some parameters (environment, test data key values, etc), check the results of the…
-
Is there any way I can set a relative path for the SFTP client key store file?
I can run my test locally, but If I would share the script, or run it in Jenkins, then the Keystore file location would be invalid or they would have to update with their path.
-
translate nested variables in reference test not working
Currently I set a chain of variables in a single testsuite variable and that works great, however, when I use the above test suite as a reference test suite, the variables within the single variable are not translated. Is there a way to force this, or is this not allowed with reference test suites?
-
returnStatus example for creating a responder using the REST API
I have a process that creates message responders using the REST API. To date, I have always used the default values for the returnStatus portion of the request. All of my users have only needed an HTTP 200 response. Now I have a new request to allow custom return status codes, e.g. 201 Created, or 401 Unauthorized, etc.…
-
Record on both connections
I'm interested in recording a traffic file that contains responses from both the primary and secondary connections in my message proxy Connection. My approach is to send back a fake bad HTTP response code with the primary response in order to invoke the secondary connection so I can capture that response. I have my virtual…
-
Parasoft Clion Support
Hi, May I plug Parasoft with Clion IDE. Is it possible?
-
Help with error: IPro: could not get list of included headers
Hi, We have a project that we want to analyze. We used the cpptesttrace tool to create the bdf file, but when running the cpptestcli tool using that bdf file - we got this error: ' IPro: could not get list of included headers'. The compiler is ceva and it's been recognized as 'gcc_5-64' (using the detect-compiler). The bdf…
-
Best Way to Learn C++
Hello All, I am looking to best c++ course and I am confused to choose the right one as a beginner point of view.