By: Carlos Martínez Introduction Postman speeds up development and testing by evaluating APIs through “Collections.” These collections can be set up for automated testing, including the automatic generation of integration tests. This ensures our service...
When I started this career, 11 years ago, I had to test everything manually. Every time, for every change, I had to do a custom script or create the Frontend to test my change in the Backend. You spent more time making a simple change to the testing part than you did...