API Automation without Code
-
-
40 min
In 2021, there are already many approaches on how to test APIs. Among them: curl, Postman, or even RestAssured, pure Java or Python. But, each way solves one task: either test manually or write an autotest.
In this talk, I'll tell you about the experience of building an automated API testing process without knowledge of BDD-based code. It's a story about how we made it so that automation comes out with the task, and the labour cost for regression is zero.