how to enable debug mode on Events - ReadyAPI
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2018
08:23 AM
07-06-2018
08:23 AM
how to enable debug mode on Events - ReadyAPI
i have some groovy code on Events Listeners, I want to see when testrunner hitting on event code to see script errors
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2018
08:45 AM
07-06-2018
08:45 AM
I think Groovy debugging is only available in the Groovy Script test step, see the "Requirements and Limitations" section of the following documentation page:
https://support.smartbear.com/readyapi/docs/soapui/steps/groovy.html
Perhaps something for the feature requests?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2018
10:39 PM
07-06-2018
10:39 PM
Hi,
As far as my knowledge you cannot interrupt the SOAP or REST Api execution that's why debuging option is not there.
In case of ReadyAPI you can debug your code i.e. Groovy Script Step.
Thanks,
Himanshu
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2018
08:28 AM
07-12-2018
08:28 AM
I have a groovy code stored under events
