Forum Discussion

LateRooms_Ltd_S's avatar
11 years ago

testrunner from soapui 5.1.2 hangs when called from GO

When testrunner from version soapui 5.1.2 is called from thoughtworks GO, it hangs after printing constructor on the console... The user which runs the command is run as administrator
and we have tried with different paarmeters, by removing reporting etc, still hangs...
Can please have a look at this issue...

C:\Program Files\SmartBear\SoapUI-Pro-5.1.2\bin\testrunner.bat -FPDF -freport -g -R"TestSuite Report" -r -s"Automated Tests" -E"CI" API-Test.xml
SoapUI Pro 5.1.2 TestCase Runner
- constructor

Regards
LR

1 Reply

  • nmrao's avatar
    nmrao
    Community Hero
    What you mean by
    testrunner from soapui 5.1.2 hangs when called from GO

    You have only shown testrunner command as mentioned below.
    C:\Program Files\SmartBear\SoapUI-Pro-5.1.2\bin\testrunner.bat -FPDF -freport -g -R"TestSuite Report" -r -s"Automated Tests" -E"CI" API-Test.xml


    Is that above testrunner command itself not working?