I have Groovy scripts in ReadyAPI. I would like to make these scripts work on better IDEs like Intellij IDEA. Is this possible? If yes, then how to do it?
Solved! Go to Solution.
@rajs2020 : Groovy will work as expected but syntax which is related to SoapUI/ReadyAPI will not work like testRunner, context etc.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
@rajs2020 : Groovy will work as expected but syntax which is related to SoapUI/ReadyAPI will not work like testRunner, context etc.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks. I guess I could replace things like context variables etc. whenever possible to make it a standalone script, i.e. one which can run outside of ReadyAPI. Are there any ReadyAPI specific things which can never be replaced/hardcoded ?
User | Count |
---|---|
7 | |
6 | |
5 | |
2 | |
1 |