Forum Discussion

tkjoetang's avatar
tkjoetang
New Contributor
11 years ago

TestRunner doesn't work on ext jar

I am able to run the following codes in SoapUI GUI but get error when using TestRunner. Input from Groovy Script (only 2 lines of code) import helloworldtest.HWT log.info HWT.Testing() Out...