The most recent content from our members.
Hi Team, I am trying to perform the Custom Assertion by using below code with Extension tool by keeping it as a separate Teststep import com.parasoft.api.*; public class Comparison { //Compares a value from a database data source to a value returned in a SOAP response public boolean compareToDatabase(Object input,…
When i run service in SOAPUI, i get success response . Same service i run in SOATEST (Using same headers/certificate) , i get **Error Message: Connection reset Additional Details: A connection error has been detected. This may occur if a test has timed out while the client was still attempting to send or receive data.**
Hi Team, Can we dynamically change our soap request based on datasource value. Example: We have a column in datasource having value as 3 ,so I want to add a block of elements 3 times. If my column value is 2, then I need to add the elements 2 times dynamically based on the value of the datsource. Can we change the request…
It looks like you're new here. Sign in or register to get started.