Automation Testing, Front End Development

5 Things To Know Before You Start API Testing

As you might be aware, API  stands for Application Program Interface. As the name suggests, it acts like an interface between the user and the application. APIs are mainly responsible for the data exchange services between the two different software. Software testing is complicated and challenging. It is therefore essential to...

by Shreya Agrwal
Tag: Rest API
24-Feb-2017

Java, Technology

Make your REST API compatible with Internet Explorer

You might wonder when you find your REST API's are working properly in all browsers and rest clients but not in IE. I got the same issue in my project. I am sharing the issue and solution with you so that you can resolve it if you get the same. In rest APIs, I had some parameters in header for user validation and other region related...

by Sachin Grover
Tag: Rest API
25-Jul-2016