Forum Discussion

kathiraa's avatar
kathiraa
New Contributor
13 years ago

Soapui Automation In stand alone(Run as Java) -Thread Issue

Hi all,

We are automating our webservices using soapui,when we run it thru Junit(Run as - JUnit) it is working and JVM is getting terminated after the execution as expected.but same script if we run it in Stand alone(Run as - Java App) mode its running fine but JVM is not getting terminated.

Please suggest me on this!!

Regards,
Kathir.

1 Reply

  • nmrao's avatar
    nmrao
    Community Hero
    Not sure if i understand quite. May be more details would be helpful.

    Run as Java - meaning are using soapui's api and running the tests?