14 years ago
Parallel Tests in SOAP UI PRO 3.6.1
Hello,
Parallel run is sometimes broken due to SoapUI re-uses the same testCase object for two parallel tests, making them to use the same values for different test cases. Here's the log:
End generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@5c538b31
Begin generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
End generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
Begin generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
End generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
As a result, the test cases cannot complete successfully as assertions validation fail.
Thank you for your help and support to resolve this bug.
--
Hiren
Parallel run is sometimes broken due to SoapUI re-uses the same testCase object for two parallel tests, making them to use the same values for different test cases. Here's the log:
End generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@5c538b31
Begin generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
End generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
Begin generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
End generating TNs for com.eviware.soapui.impl.wsdl.WsdlTestCasePro@69af0fcf
As a result, the test cases cannot complete successfully as assertions validation fail.
Thank you for your help and support to resolve this bug.
--
Hiren