iamakshayshar/SoapUI-Extentter

Soap Crash when running multiple test suites

Closed this issue · 2 comments

Hi, when running multiple test suites the soap closes. Version 4.0

Bug_2021-12-07_082844.mp4

Thank you.
I'll look into it and update.

@JuanFe86 : This could be of different reason. I tried it in my machine and it worked fine, with Parallel execution and sequential execution. Try to debug using below steps,

  1. Go to SOAPUI installation directory, (typically it would be C:\Program Files\SmartBear\SoapUI-5.6.0)
  2. Then navigate to Bin folder and open command prompt at this location.
  3. Then open soapui.bat file. This will open SOAPUI UI interface.
  4. Try executing a project, if this fails and soapui closes ahead back to CMD window and check the error.
  5. Debug the issue and share it with me as well. I will try to help you with the solution.