Is it okay to use only or mainly Groovy in test cases?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020
10:18 PM
10-15-2020
10:18 PM
Is it okay to use only or mainly Groovy in test cases?
I was thinking of using ReadyAPI components only for repetitive things like JDBC, MQ etc., and doing everything else with Groovy scripts as much as possible. Is this advisable? Why not?
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2020
11:15 AM
10-17-2020
11:15 AM
@rajs2020 : It totally depends on requirement, if your project's requirement gets solved via ReadyAPI in-built feature then you can use those feature as you are paying for it. if not then you can write your custom groovy code.
For me it is combination of both ReadyAPI in-built feature + my own custom groovy code where ever it needs.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
