Posts

Showing posts from June, 2017
Image
                                   ADVANCED REST CLIENT IN API TESTING Advanced REST Client API is used to test interaction between various levels of software components. Testing is done using the API endpoints validation is performed based on the return value. Response can be Success true or Success false which can be tested by common testing techniques. In Advanced REST Client API calls are made through GET and POST methods. In GET method key values are passed along with the URL whereas in POST method the information are transferred in a hidden manner. These are the two ways to transfer information from a web browser to a server within the URL and within the body of HTTP request. How to add ARC in chrome: Go to Google click on customize and control google chrome -->More tools--> Extensions. Click on Extensions we can redirect the chrome://extensions. Click on " Get more extensions" then it will redirect to the below page. Sear