Forum Discussion

groovyguy's avatar
groovyguy
Community Hero
9 years ago

Groovy Script Debugging? [ SOLVED ]

I upgraded to ReadyAPI 1.9.0 today to test out the Groovy Script debugging, something I have been looking forward to for some time. Unfortunately, whenever I set some breakpoints and click the Debug green-bug button, nothing happens.  I am using this from a Groovy Test Script test step, and nothing happens. Am I missing something? 

 

 

 

While I am not sure what happened, I decided to do an uninstall/reinstall and that seems to have fixed the problem. 

4 Replies

  • Hi Msiadak,

     

    Please make sure that the following requirements are met on your side:

    • To use Groovy script debugging you need a SoapUI NG Pro license.
    • You can only debug script in SoapUI NG Groovy Script test step.
    • You can only debug one script at a time. Debugging several scripts or test cases in parallel is not supported.
    • Debugging code in classes is not supported.
    • Debugging Javascript projects is not supported.

     

    Refer to this article for more information about this feature:

    http://readyapi.smartbear.com/features/groovy/start

    • rktella6's avatar
      rktella6
      Occasional Contributor

      Hi,

       

      I have ReadyAPI 1.3.1 software with SoapUI NG Pro license. I do not see debugging options in groovy script editor. Are there any settings needs to be done to display Debugging options?. Please help me on this

       

       

       

      • groovyguy's avatar
        groovyguy
        Community Hero

        You have to have at least ReadyAPI 1.9.0, as that is when the groovy script debugger was introduced.