-
Is it possible to ignore compilation flags that block (try-catch)
Hi, C++Test 10.4.1. IAR compiler. Is it possible to ignore compilation flag that ignores blocking try-catch flag. Is it possible to writes rules that ignore such blocking try-catch flag. Thanks
-
Groovy script fails when context.getValue is used on response captured via JSON Data Bank
Hi, In Parasoft SOATest 9.10., I captured the whole response of a RESTful API call in a variable called "responseBody", in JSON DataBank. Then I tried using the following statement in my Groovy script (inside Response Traffic -> Extension Tool) and I am getting an error: def responseBody = context.getValue("Generated data…
-
Extension tool to extract/set parameters from response does not work for soap client request?
I've been trying to use extension tool with groovy script to extract values from xml response and set the value at test suite level for next soap request to use. however this seems not working. I see the value gets set but value is not passing to the next soap call somehow. anyone has a clue?
-
CTP Diff Tool Parameterization
We Parameterized the diff tool in SOAtest desktop application using excel data source & it’s working fine, but when we uploaded the same scripts in Parasoft SOAtest CTP, portal values are not getting parameterized & cannot see the “Data Source” option to select the excel data source in CTP diff tool.
-
Custom Execution within SOAtest
I want to be able to execute my tests in a custom order, where one test is executed before each and every test within a test suite. Ex: Test 1 > Test 2, Test 1 > Test 3, Test 1 > Test 4, etc. How is this possible? I have tried it with test flow and test dependency with no luck. Ideally I want to do this without scripting.…
-
Can we run multiple test batches via loadtest cli sequentially?
Scenario: We need to run the loadtest for 1 hour in each batch. We have run the 8 hours batches in a single day one by one . Each on is one hour batch. Therefore, I want to run them all (8) batches sequential via command line loadtest cli. Is it possible? If yes, how do we do it, is there any example you guys can provide?…
-
Getting Error on CLI mode
I am getting below error while running this test in command line mode of SOA test though it is working fine in GUI mode. java.awt.HeadlessException at sun.awt.HeadlessToolkit.getSystemClipboard(HeadlessToolkit.java:309)
-
Space is converted to characters in REST URL
When I am Passing this value Real Estate Test from Excel Data source to Rest URL it converts space as below. Real%20Estate%20Test
-
Why am I getting java.awt.HeadlessException while launching loadtest commandline?
* Loadtest has been installed in Linux machine * Create a loadtest script (ex. loadtestscript) to run the command line * using the following command to run the loadtest commandline * ./loadtest -cmd -run loadtestscript * Got an Error : java .awt.headlessException at…
-
Include extension tool runtime to soatestcli execution
We are integrating Bamboo, Bitbucket and Soatestcli. But we have custom extension tool to be included in some cases. The option we have tried is to include extension jar location in localsettings with system.properties.classpath and pass locallsettings file as argument for cli execution. But this does not seem to be…
-
Can Flow Analysis be performed across multiple Eclipse projects?
The project code (C/C++) is structured into multiple projects. To create the program, 1 very small project is the executable and that links to a number static libraries. The libraries then reference each other. The Flow Analysis will flag many "function is not used in the testing scope" errors as, apparently, the scope…
-
How to execute unix shell scripts from within SOAtest
What is the best way to execute shell scripts which reside on a remote unix/aix server? Are there any standard or market place SOAtest building blocks that can cater for that? Preferably I would like to store the unix commands for a testcase to be executed in a single cell in an Excel sheet that is integrated as a…
-
REST API URL in Extension Tool
How to get the REST API URL in the extension tool ?
-
Execute Shell Scripts from Parasoft SOATest Tool
Hi, I have to execute few shell script commands using GIT BASH to encrypt and decrypt key. I tried to automate this using SOATest tol. I have added external tool and passed the path of git bash as below After this GIT bash is opened, I want to type few commands automatically like below: ssh userID@10.1XX.52.XX -p 22 I…
-
BDD with Cucumber and SOAtest
SOAtest now supports BDD through integration with Cucumber. A Java module has been posted to Github that simplifies the creation of Cucumber step definitions by allowing you to create SOAtest tests as the implementation for what should happen at each step. This simplifies the entire approach and enables users to create…
-
How to send asynchronous requests using SOAtest & Virtualize 9.10.6 Community Edition
Hi All, I need to implement below scenario. Can anybody please help me with the information on how to do it? Problem Statement - For an incoming request, first I need to send synchronous response which I am able to do successfully. Once the response is sent, I need to send asynchronous request to a different endpoint.…
-
Using Parasoft gcc7
Hi, I'm trying to understand if I'm able to use Parasoft C/C++test. My understanding right now is that I can not use Parasoft with my gcc7 C++ source because Eclipse currently does not support gcc7? Any information is much appreciated. Thanks, Steve
-
Misra rule violation shows up when not running static test on full project
Hi, when running static analysis with misra rules we get a lot of extra rule violations when running the analysis on a single module (single folder). The rule 20.9 "macro might not be defined" accounts for all of the extra violations. When the analysis is run on the full project, these do not show up. The project was…
-
FTP: Upload multiple files within SOAtest
Hi fellow Parasoft users, this is my first forum post: I'm Daniel from Amsterdam NL and already using Parasoft SOAtest for a few years. Currently working on improving our framework, that's mostly hung up on external VB scripts, to make more use of intrinsic SOAtest functionality as it is designed to be used. I try to use…
-
SOATest and OpenJDK
I saw jakubiak note regarding this and roadmap, but has anyone got this to work? I am trying to reference to the latest openJDk (11) and it does not work. It seems like eclipse is not compatible. thx
-
Jtest 10.4.2 Milestone 1 Build Now Available
The Milestone 1 Build of Jtest 10.4.2 is now available via the customer portal. This gives our users an opportunity to access new product functionality early. The items listed below have been added to this build: • Advanced debugging, recommendations and quick-fix action for NullPointerExceptions that occur from a test…
-
Jtest 10.4.2 Milestone 1 Build Now Available
The Milestone 1 Build of Jtest 10.4.2 is now available via the customer portal. This gives our users an opportunity to access new product functionality early. The items listed below have been added to this build: • Advanced debugging, recommendations and quick-fix action for NullPointerExceptions that occur from a test…
-
filter pass/fail from soatest traffic report
How do I filter/select only PASS / Failed Test from parasoft SOATest Test Traffic report table for each test iteration.
-
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…
-
Need tutorials for Jython in SOA test
Hi all, Can some one give me guide regarding scripting in Jython in SOA test . I am new to SOA test and finding it a bit difficult while scripting in Jython . it would be grateful if some one could give me some kind of study material for Jython. Thanks
-
publish report issue
Dear Parasoft Team, I cannot see static analysis report in DTP, please check following images. I run jtest and it publish report on DTP, but I can not see. Note: I use DTP 5.3.3 and I login with "admin" user
-
Client certificate provided is invalid, self signed certificate
I have a client who is trying to use a JKS keystore that was utilized in another application. Whenever they run the test, they get a 500 error: Client certificate provided is invalid, self signed certificate. Does SOAtest not support self-signed certificates? Is there a work around to this issue, or is it something on the…
-
REST API URL has fixed Length
REST API URL has fixed Length and it is not allowing after some specific length.I have test scenario which has many parameters and values in the Url making it long.But SOA test removes the extra length automatically.But I am able to test that URL using Postman.Is there anyway we can handle it.
-
DB Assertion Regardless of order
I have a test where I query a DB and returned with a list of values. I want to be able to make an assertion to check if certain values exist regardless of order or position in the result. Is this possible? So far, my team mates who are working on this as well have been unsuccessful
-
Ignore differences options in diff tool
Hi Team, There is a situation where diff source will not have an element and my target has. I ignored the xpath of the additional text in target. I am still getting error on that source with parent node of the additional Text. Any suggestion would be appreciable Note:Also i would like to understand the options of…
-
Embed credentials with CTP URL
Hi Team, We are sending report to clients, whereas we dont wanted to send the credentials and asking them to login. We tries below and browsers stopped supporting it :( http://username:assword@ctpserver.com:8443/em let me know your thoughts on it. Regards Udaya
-
Arguments for extension tool
How do I pass arguments for extension tool. I see that extension tool accepts 0,1 and 2 arguments . how do I modify the changes.
-
Extension tool error
When trying to execute a java code through extension tool I see the below error, Please suggest on the same. Additional Details: argument type mismatch java.lang.IllegalArgumentException: argument type mismatch at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at…
-
Parasoft SOAtest To IBM rational Quality Management
i want to run a set of test cases in parasoft SOATest and upadtes the status(passes/failed), response, of the test case in IBM rational Quality Management tool. All the Test Suites and test cases will be already created and updated in IBM Rational Quality management tool. I want to know whether it is possible , and if…
-
How to debug WebLogic 503 Errors under load
I am loadtesting a system, part of which includes a WebLogic 9.2 system. Multiple other servers are also involved as back ends to what is deployed on WebLogic. I have a simulator that simulates the load that the system has to handle. It sends many requests to an application running on the WebLogic server. We are very close…
-
View Web Scenario in Reports
Is it possible to view screenshots from the Web Scenario recordings / tests in a report? If so, how can it be done?
-
Different result outputs while running Unit Test on full project
When we run a Unit Test by selecting our project in Eclipse it generate different result for each run cycle. e.g. sometime ‘Function A’ is reported to be failed and sometimes ‘Function B’. We have fairly large codebase and it's all C/C++ code for ARM platform.
-
Stubbing functions which are not declared in header file
Is there any way to stub a class member function which has been defined in CPP files completely. The code is very old and we cannot modify the structure of code for the sake of unit testing.
-
Handling COMBO BOX in Browser using SOA
HI, I am trying to select values from a combobox in browser. Can anyone help me on how to fetch value and select the required value? Thanks!!
-
getting the License issue while hits the virtual service in the Parasoft
Hi Team, I am getting the below error message while hits the service using Parasoft Virtual tool for the service (http://soaptest.parasoft.com/calculator-02.wsdl) and mock service as http://localhost:9080/glue/calculator . The number of licensed hits per day has been reached. Use a license with a higher limit, or wait…
-
Test-Case Execution
Hi @Bogdan Czwartkowski @Mirek , Currently i am working on the ADSP_sc584 ez board. i am able to generate the test cases .but when i am running the test-cases i am getting error which i have attached in this discussion. i've created custom compiler and my base compiler is : Analog Device C/C++ compiler 7.0 for SHARC .…
-
Loadtest Scenario
I would like to run my loadtest from my laptop, calling services on another Virtual Machine. I would like to monitor the memory, cpu usage etc on the Vm I am calling. Is this possible? I would assume so as if I select "Windows Monitor"? I see there are types also, do I need addional jar files loaded? Also do I need…
-
Test case generation
Hello @Mirek , i am facing issue to generate the test case which is integrate with the SHARC Processor ADSP-sc 584 EZ board. not able to generate the test cases even i had created the custom compiler also, i am getting this error which is attached in this Discussion. please help me out and give me some solution as soon as…
-
Intro to Virtualize?
Once saw a nice intro article for Virtualize by @Chris Colosimo on the forum and I cannot seem to find it again. Can anyone point me to that article? Thanks!
-
Code coverage on static library
Hello, I'm working with Parasoft C++test 9.5. I have two projects: -one to build a static library -one to build a main program to be linked with the static library I succeeded to do code coverage on the main program only, but I don't know how to do code coverage on the static library as well... How should the static…
-
No Data Source column named ... Error
I have a test where I am using the DBTool to fetch an ID from the database. I then pass this ID via Data Bank to a REST service. It actually works fine, but everytime I run the REST test, I get the error: Checking the Traffic Viewer confirms that the test is getting the ID value and making a successful call to the service.…
-
DB Tool - Password as a environment variable
How can we define the DB Tool password as an environment variable.As for different environments its different so its hard to change in all DB tools manually?
-
What is the best approach to virtualize a dynamic WCF Service request?
I have a case where the request is generated dynamically from WCF service (please refer to attached file). Request and Country Code are the only two tags that are passed to Parasoft for virtualization. What is the best approach to virualize such scenario since all the parameters are within Request tag itself?
-
Browser Blank Page Recording New Web Scenarios with SOATest
Hello, I’m using SOATest 9.10.5 and Chrome 71.0.3578.98 64 bits, and when I start a New Web Scenario Recording using Parabank as instance a blank page is opened and the URL I put at recording parameters is not called. I’ve already upgrade my Eclipse Chrome web driver and reinstaled Google Chrome, but nothing went ran. The…
-
Changing the environment is not reflecting in DB2 environment param
HiTeam, We have DB2 path configured from environment file like shown below. while updating the active environment, value is not getting reflected in the DB2 file path. we have change from Dev to QA, but still actual call is happening to Dev itself. Note: Changes getting reflected by closing and re-opening the tst file.