-
Testsuite Execution Options were not working for the setup
Hi Team, We are having complex level validations, where we wanted to use the execution options extensively. In this case "Tests run as group" is not working as expected or we are looking for the options to be used. As shown in above image, validateResponse Test suite gets input from writable-data-source which is extracted…
-
I wanted to test an App using SOAtest. How to invoke that app using SOAtest?
I wanted to test an App using SOAtest. How to invoke that app using SOAtest and continue recording the scripts. I can use the URL to invoke the web application but to test an App what should be done? The app I am trying to work on has functionalities similar to the web applications except this can be tested only using the…
-
Kafka
Hi all., Tring to confifure Kafka client, any suggestions on how to download and configure Kafka.jar?
-
How to pick random rows in excel from data source to run a Test Case?
If I need to run Test Cases from a Data Source for e.g. Excel in which I need to select random values from rows (not sequence wise) then how should I get those value from excel?
-
IBM WebSphere MQ and JMS
Hi everybody, I want to create a virtual assert for IBM MQ (JMS channel) without using "JNDI", but I have received following error. Note: I don't have "mqcontext,jar" so I can't use "com.ibm.mq.jms.context.WMQInitialContextFactory" also my MQ version is 8 and I added "com.ibm.mq.allclient.jar" to preferences>system…
-
Variable cannot be resolved when run using soatestcli.exe
I have a test scenario of two tests. The first, sends a value A in a request, and gets back a value B in the response. I store the two pairwise in a writable data source (an XML databank) on the first test. The second test uses the value B in its subsequent request. I have the writable data source configured to overwrite…
-
Teamcity Plugin
Is the Teamcity Plugin for the reporting side of things when using a REST call to CTP to run a test?
-
“Unable to Launch” pop up error
getting below pop up error when trying to execute a script. "“The selection cannot be launched, and there are no recent launches” error " In quality Tasks tab, it showing below message "Test results can be obtained by running test configuration" or by importing the from DTP" We were able to execute these scripts…
-
limited to 10 test cases to run
I am executing "Generate Unit Tests" and "Generate Stubs". Run ADS 1.2 Tests executes successfully. It appears that the number of tests generated for a couple of files is 100+. When I execute unit test cases for these 100+ test case test suite, Load Test results indicate that the 10th unit test fails. Always the 10th. Is…
-
Report generation
Hi Team, Currently i am able to generate the report in the form of CSV format .can you please suggest how we are going to generate EXCEL report by using extension tool. is there any jython code available to publish the report?
-
cpptesttrace
Hi, I am running CLI command cpptesttrace and cpptestcli on a C++ project on Linux. I have a workspace that has many project dependencies. How can I set up the command line to run in one line command several projects. 1. Create bdf for all project. 2. Run cpptestcli on all bdf files for all projects in worksapce in one…
-
POST data to a PVA
I think I know the answer but will ask the question to make sure. Is it possible to POST / Insert data into a PVA? If the normal flow is to insert data into a DB, is there a way to insert it into a PVA? A possible use case would be not to taint the DB will dummy data and send it to the PVA instead. thx
-
Adding notes/comments to SOATestReport
HI, I have SOATest configured to send me an email after each nightly run that shows me a list of all tests ran and their pass/fail results. I would like to add comments/notes to this report as part of the email so I can provide more info about each test to my managers but I can't find anything on how to do it. Can someone…
-
Extract databank value by using jython
I am extracting the databank value by using jython but extension tool is showing error like datasource is not defined.
-
Is it possible to edit rule in dotTest ?
Hi, Is it possible to edit rule logic and rule content in dot test same as C++test ? How to create custom rules ? Thanks
-
[Embedded Server] Issue when creating PVA from recorded traffic
I'm running SOATest & Virtualize, 9.10.3 locally on Windows 10. I tried creating a PVA from a recorded traffic file, and i get the following error, com.orienttechnologies.comon.io.OIOException. Cannot connect to any configured remote nodes 127.0.0.1:9100 I'm running the embedded server on my local machine. Are there any…
-
How to get name of DataSource using Java code / Groovy Scripting?
For my framwork I want to fetch Datasource name from java code in string format. Is there any context method to do so?
-
How to set a value of a variable in data source using groovy script
Hi, I have written a groovy script in which I am capturing a path which I want to get set in the data source, so that I can use that path dynamically in my write file.
-
.tst file from postman collection
How to create .tst file from postman collection to use it in parasoft soatest ?
-
Is there a way to "push" settigns
Hi, Is there a way to push settings , for example running a bat file that will complete and refill all settings in the client after installing c++test\dottest components. Thanks
-
Saving Decompression Results
Hey Parasoft, I am testing a REST client that is returning a zip file that I need to use later to verify results. I am trying to use the Decompression Tool. So how do I save the files that the Decompression Tool extracts? Thanks, Bryan Cox
-
Save a file
Hey Parasoft, I have a URL that when I goto it - the browser's Open, Save, Cancel box displays. How can I have SOAtest go to the same site and save the file on to my hard drive?
-
Problem with SPN authentification / WCF test
Hi, i try to test a .net wcf http service which i have to remove the generated client identity section (SPN) endpoint address="https://myservice.svc" binding="wsHttpBinding" bindingConfiguration="ObtenirContexteTravailleurWs" contract="MAJInscriptionTravailleur" name="ObtenirContexteTravailleurWs"> identity>…
-
SOA Test 9.9 unix installation- how to intercept http traffic via proxy
Hi, I have a SOA Test installation on Unix , version 9.9. i have updated the local setting file which in our case is propertie file with values :- proxy.enable.proxy=true proxy.use.system.proxy.configuration=false proxy.http=localhost proxy.http.port=7071 On the same box i have installed ZAP proxy and was attempting to…
-
Which functional testing framework are supported by DTP?
Hi there, Which functional/UI testing framework can DTP support, and by support, I mean provide coverage analysis via your coverage explorer functionality... I am mostly interested in Selenium and HP UFT so I wonder if and how can Parasoft also support them.
-
Can DTP with its Coverage Explorer support Javascript?
We are working on a new application that is based on Javascript on nodejs for server and Angular for the client.
-
Unable to create a load test project by chosing a .tst file - error - Unable to open file - Saw data
Hi All, I am receiving the following error when i chose to create a load test project using an existing .tst file. Error message - Unable to open file - Saw data saved with a newer product version. Can anyone share some info around how to resolve this ? Thanks for your help! Regards Ravi
-
chrome browser test on Linux Soatest Server
Hi Facing difficulties running my browser tests on SoaTest Server running as war on tomcat. The document I read was not very clear with servers. I tried Starting Xvfb buffers in the beginning, but it did not work export DISPLAY=:0 Xvfb :0 & and stated the execution but no luck. Can you please guide me with proper steps?
-
Virtual asset Error: " MQJE001: Completion Code '2', Reason '2397 (MQRC_JSSE_ERROR)"
Created virtual asset for MQ and when we deployed it on local server , we are getting below error "MQJE001: Completion Code '2', Reason '2397 (MQRC_JSSE_ERROR)" SSL error. Could you please let me know where do we mention cipher suite details ?
-
Configuring MySQL 5.7 on Ubuntu 18.04 for DTP
With Ubuntu 18.04, they changed how they operate and how packages are installed with apt-get. For one, the MySQL server installation no longer asks for a root password at startup and this will need to be configured in another part. The way MySQL authenticates was changed as well and this too will need to be updated. To…
-
Running the Test Executable and Reviewing Results
Hi all, I tried to get the coverage report for generated c++test with the hard-target(i.mx6quad_board). I did everything like create custom-complier, build runtime library(libcpptestrun.so) with custom toolchain. After i successfully generate foo.exe file and then i am also able to run that .exe file on the target i got…
-
How to make eclipse recognize C/C++test macros.
[Tested on: Standalone Professional Edition 10.4.0] If you would like Eclipse not to highlight the "unrecognized" C/C++test macros and get rid of those annoying highlights: Then, you would add the path [install dir]\C++test\10.4\engine\runtime\include to the project settings: They will go away:
-
How to declare the variables globally for diff comparison file to ignore the few response fields
Hi Team, I have around 4000 regression test cases in my project. According to new business requirement, need to ignore few fields comparision in the diff file. Can you please help me if there is a way to do it globally instead of changing existing 4000 test cases manually? Kindly provide the better solution for this…
-
What is the best way to publish Parasoft results on my TFS on-Prem Server
What is the best way to publish Parasoft results on my TFS on-Prem Server. Thanks
-
Any support for Cypress?
I'm using a Cypress PSoC 4 - is there any support for this ARM-based family in C/C++test? I have it compiling under the Keil compiler (I thought that might make things easier) but I don't quite know where to start. Thanks
-
Run Two Clients in Sync.
Hi Team, I have requirement like I need to do performance testing for 2 operations/clients. Issue is Operation A has dependency on Operation B. first I need to run Operation A then Operation B -- Valid Sequence. But Loadtest simply firing Operation A multiple times without any sequence with Operation B which causing…
-
JMS queue issue in Virtualize
We have configured right JMS queue in all the assets. We have deployed these assets in local virtual server. but when we start and execute the E2E flow the destination queue names are wrong in event viewer and in actual we have configured correct queue in all the asset. Let us know the solution for this
-
Command Line-Interface Help
Is there a way on the command line interface (CLI) to import custom parasoft rulesets (C++) into parasoft? Please advise.
-
Unable to run Jenkins C++ artifact
Hi all, I am new to Jenkins, I have a simple "hello world" C++ project I use Eclipse IDE for C/C++ Developers (on Windows8) which is generating the makefile. I can run the .exe file produced by Eclipse but I cannot run the .exe file produced by Jenkins (my Jenkins instance is on a Linux server, hosted by cloudbees). I have…
-
How to edit .properties file
Hi, I exported my settings to localsettings file but for some reason when I edit the file to include more information it seems as though the changes are not reflecting back to SOATEST. It is most likely user error but I've searched online and can't find an answer so I'm hoping someone here can help me out. My scenario is…
-
Test Execution error
Hi, I am using Parasoft C++ 9.5 with Eclipse Luna C++. My project have multiple build configurations, as I have multiple modules in the project, each with its own main class and functions. When I create and execute a unit test for project A, the unit test runs perfectly, flagging out failed test cases properly. However,…
-
Using Jenkins in Parasoft
Hi, Any one know how to use Jenkins for deploying/migrating services from one parasoft server to another. I have on Dev instance and one External Instance and need to migrate the services created in Dev instance to External instances.
-
How to fetch the values from the extension tool respone.
Hi Team , Can any one help me how to fetch the values from the extension tool response? Or is there any to set the response in the global variables access further in the consequent test cases. Thanks
-
CTP Dropdowns not working
I am trying to do a simple SOAP scenario test. I want to select the WSDL in the dropdown, but the dropdown does not open. I am logged in as admin. Is this a license, permission, or maybe setup issue? I can create folders, thx
-
Empty CppTest Result Logs
Hi, I'm currently using Wind River Workbench 3.3.6.1 and C++test for Eclipse 9.5. When I run my auto-generated unit tests (compiled with the ccpentium) against a vxsim target everything works great. My cpptest_results clog/tlog files are created and I can generate my reports. However, when I run through a Target Server…
-
Return Comment in the node in form XML input view
we are using xml based req res pairs. We have choose Form XML input mode for response. also we have selected use data source node exclude empty values at node tree level . But we need to return comment out for this nodes if there are no values For example how do we configure it as its returning null values which is not…
-
Export test results from Quality Tasks - requesting guidance
Hi, please let me know how to export the test results in an excel or text file from SOATest's Quality Tasks window. I tried copy pasting the entire contents on to an Excel sheet but the results are not extracted in the way to perform further actions.
-
Issue in wait plugin
* Using file[com.parasoft.soavirt.tool.waitforxmilli-1.0.0.jar] from parasoft markerplace plugin details; Wait for X Milliseconds Tool that pauses test execution for a specified time in milliseconds. Version: 1.0.0 Created by: jholzinger Last Update: 4/9/18 8:40 PM * Once you add this plugin the console keep raising the…
-
Importing Custom Rulesets to C++ Test using CLI Tools
I am trying to import custom rulesets into c++ test using command line interface. Please advise how to go about doing this. Thanks
-
Running CPPTESTCLI is causing visual studio 2017 stuck in Preparing Solution.
Hi, Running CPPTESTCLI 10.3.4 from command line is causing visual studio 2017 stuck in Preparing Solution. No issue when running scan from visual studio on the same solution. Any suggestions ? Thanks