phuong_pham
1 hour agoNew Contributor
Incorrect Response Displayed in ReadyAPI When Running SOAP Test Cases in Parallel
Hi all,
Has anyone experienced the following issue in ReadyAPI?
When running SOAP WS test cases in Parallel mode, some test steps fail because the response shown in ReadyAPI does not match the assertions. After checking the failed test steps, I noticed that the Response displayed in ReadyAPI appears to belong to a different test step.
If I rerun the failed test step individually, the correct response is displayed and the test passes.
The test steps in these test cases are completely independent and do not share any data or execution dependencies, which is why they are executed in Parallel mode.
I'm wondering if anyone else has seen similar behavior or found a workaround.