And if you’re writing automated tests using PHPUnit or whatever, what exactly are you going to test with Postman? The idea of writing PHPUnit-based tests I you run them and you get results so you don’t have to use something like Postman.
Yeah, I just want to make sure I learn stuff the correct way and to let me get the idea about how Testing applies in real world from real experienced developers, so I asked that question. Sounds silly but I learnt something new here.. Thanks for answering!