Forum Discussion

kamahade's avatar
kamahade
Regular Contributor
14 years ago

Linux - No GUI - Execution of Groovy teststep and Debug

Hello team,

I'm asked in my project to run soapui scripts from a linux box. How do I edit some of my groovy scripts in linux box and execute only script step?

In GUI (windows) I can run my wsdl step and then run groovy scripts.. I have NO monitor(console) for my linux box..So how to do this?

Basically, am asking how one can debug groovy teststep in linux, if user doesn't have console attached with that linuxbox ?

Thanks!

1 Reply

  • Hi,

    Unfortunately there is no way to do this interactively on a headless linux box - if you use the soapUI Pro Script Library you could move the core functionality of your scripts to external groovy files which you could then edit in a command-line editor before running your tests.

    regards,

    /Ole
    SmartBear Software