The most recent content from our members.
Parasoft is pleased to announce the release of SOAtest, Virtualize, and CTP version 2022.2, for API and web application testing as part of our award-winning Continuous Quality platform. This update is available at no cost to customers on an active subscription or maintenance contract. Parasoft SOAtest automates thorough…
Parasoft: Enabling TLSv1.2 in SOAtest/Virtualize: Description: SOA/Virt 9.10 and up now comes prepackaged with Java1.8 which has TLSv1.2 enabled by default. The Java version that comes with all the previous SOA/Virt versions does not. If you are using SOA/Virt 9.9.5 and below, there are two methods to enable TLSv1.2.…
I am trying to get a value from xpath and when I "Evaluate XPath" I get the correct value. When I execute at runtime the value = null on the console. If I hard code the value(position) it writes to console. Here is my xpath: /root/addressRelations/item[id/addressTypeId/text()='PR']/address[1]/city/text() I am using 2024.1…
I am using parasoft soatest. While hitting test case, I am saving the traffic stream into a .txt file in my local. I amm getting url, header params, request, response params and response. But at some places in the response, few alphanumeric characters are getting printed. Especially at the beginning of node. If the save…
I have a requirement to construct a output file and send it over mail, could anyone please help on the step to achieve this scenario using SOA test. Thanks, Sheeraz
In my Browser playback, i have an element Employer Zip code and the format in html is as below When it was recorded, it recorded as below. When playing back its able to find the element but doesn't type anything in the text box. I even tried to parameterized the field, added additional wait time. Still its unable to type…
I have a rather messy SQL Server query that runs fine in MicrsoftSQL Server Management Studio but in SOATest's DB Tool it is throwing this error at runtime: SELECT failed because the following SET options have incorrect settings: 'CONCAT_NULL_YIELDS_NULL'. Verify that SET options are correct for use with indexed views…
I want to be able to use the ../V6/testExecutions api (POST) to execute the test at the scenario level. I am able to do at tst level. I have a test.tst with two scenarios, each with a rest API. Scenario1 and scenario2. Is it possible and what do I put in the "payload' to run just Scenario1? Here is my payload to run at tst…
SOATest is running in command line mode on our build and deployment server and is kicked off by an Ant script. When SOATest starts up it gives an error about the license not being active. Despite this error, the tests are executed anyway. I am able to run SOATest 2024 without problems on my local computer and when I log…
I recently upgraded from SOATest 2021.2 (10.5) to 2024.2 (10.7) and am having trouble running some of the tests created in 2021.2. These tests involve dropping and retrieving IBM Message Queue XML messages to and from the message queues. This was done with a shared JMS connection property. In version 2021.2 we added 2 jars…
Hello team, We are planning to automate jira test management using github actions ,jira ,parasoft SOa test and zephyr api.Idea is to update parasoft soa test results to jira through zephyr api.Can anyone provide documentation or add some help here if implemented.
Hello I have a tst file(ex file1.tst ) which only has variables defined and I have another tst(file2.tst) which references file1.tst . I can access all variables defined in the file1.tst using extension tool. But when I try to access those variables through a Execution Options-->Variable Conditions , I see empty drop down.…
It looks like you're new here. Sign in or register to get started.