Postman+Newman: how we make universal tests for the team
-
Easy
-
20 min
On every project, we always strive to minimize costs—finding ways to save time and resources. One of the labour-intensive tasks involves writing automated tests. In our project, we encountered the challenge of migrating API tests from the Test Management System (TMS) to code. Here's how we addressed this issue: we taught manual testers to write accurate API tests and pass them to automation engineers. Additionally, we began running these tests in the DevOps pipeline using Newman. I will discuss the results we achieved and the challenges we encountered in my presentation.