zlacker

[parent] [thread] 0 comments
1. ptrtho+(OP)[view] [source] 2022-06-14 02:44:06
When you have a basic API test which makes an HTTP call and validates the response, it is quite simple. We've seen teams get started by just referring to an existing test or example. But you are right, when you start getting into complex business-logic or assertions, you will start using JavaScript. What people seem to like about Karate is that you can start off simple, but the tool can flex as you learn more.
[go to top]