This is Part 2 of API Testing Tutorial. Please watch Part 1 of API Testing Tutorial before this.
This tutorial covers -
1. Introduction to Jersey Client
2. Sample Jersey Client application -
http://docs.oracle.com/cd/E19776-01/820-4867/ggrby/
3. Using json based application
4. Testing get Request from chrome rest client -
GET - http://localhost:9998/jsonfromjaxb/flights
5. Download Jersey Jar - http://search.maven.org/#artifactdetails%7Ccom.sun.jersey%7Cjersey-bundle%7C1.9%7Cjar and set up project
6. Using Jersey client to carry out API testing
Project used in tutorial is available for download and practice.
This tutorial covers -
1. Introduction to Jersey Client
2. Sample Jersey Client application -
http://docs.oracle.com/cd/E19776-01/820-4867/ggrby/
3. Using json based application
4. Testing get Request from chrome rest client -
GET - http://localhost:9998/jsonfromjaxb/flights
5. Download Jersey Jar - http://search.maven.org/#artifactdetails%7Ccom.sun.jersey%7Cjersey-bundle%7C1.9%7Cjar and set up project
6. Using Jersey client to carry out API testing
Project used in tutorial is available for download and practice.
Comments
Post a Comment
No spam only genuine comments :)