Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

1 like 0 dislike
2.2k views
by The go-to Tester (262 points)
I am using postman client for testing internal apis,i am trying to automate postman calls using selenium. Please provide me some ways to do that.

1 Answer

1 like 0 dislike
by The go-to Tester (181 points)

Selenium is just a browser automation tool, that's all. POSTMAN is chrome plugin to test the API. I would suggest you to use Java's HttpURLConnection class for your API testing. You can create GET or POST request, receive JSON response and parse it. You do not have to use POSTMAN at all.

I hope above answer helps. 


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...