What resources do you use?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2018
08:51 AM
07-05-2018
08:51 AM
What resources do you use?
Other than these forums, what resources do you use to stay on top of testing? Are there any tools that have been super helpful in your day to day job? Some of the ones I use on a day to day basis are:
RegEx Testing : useful for testing / verifying data against a regex pattern.
SoapUI API Docs : Useful for working with the API of ReadyAPI/SoapUI, especially within groovy scripts. Very powerful tool but there's some learning curve with it.
---
Click the Accept as Solution button if my answer has helped, and remember to give kudos where appropriate too!
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2018
09:47 AM
07-05-2018
09:47 AM
Not specific to SoapUI, but more general Groovy scripting resources:
- The groovy documentation: http://groovy-lang.org/documentation.html
- I've also found the following blog http://mrhaki.blogspot.com/ invaluable when looking for solutions to Groovy scripting problems, some really good details information here.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2018
10:20 AM
07-05-2018
10:20 AM
Hi @groovyguy
Appart from smartbear community i generally goto stackoverflow, it seriously does a great help to me.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
