I am currently performing unit testing of rest APIs using karate-framework. Can we automate functional test cases through a sequence of different API calls using karate framework?
The answer is a big YES. Kindly refer to the demo examples, for example - this one: cats.feature
.