Monday, July 18, 2016

Testing using Firefox RESTClient



  • API testing tools:
    • API testing  could be done by using SOAP UI tool if you do not want to install it, you could also perform API testing using Firefox Addin - RESTClient.
  • RESTClient set up:
    • RESTClient needs some kind of set up.
      • Like adding headers
      • End point url
      • API request
    • Set up looks like below:


No comments:

Post a Comment