April 16, 2019 – Make Selenium Easy
If you think Postman is only for static or manual testing, you are not correct. We can do automation testing of API using postman to a good extent. We can add dynamic behavior to Postman requests and collections. Postman contains a NodeJS based runtime environment. This NodeJS environments allows us to add dynamic behaviour to […]