7 Testing RESTful Web Services

This chapter describes how to test Java EE web services in WebLogic Server 12.1.3 that conform to the Representational State Transfer (REST) architectural style using Java API for RESTful Web Services (JAX-RS).

After you have deployed a Web application that contains a RESTful web service to WebLogic Server, you can test your application.

Table 7-1 lists the methods that can be employed to test your RESTful web service.

Table 7-1 Methods for Testing RESTful Web Services

Method Description

Enterprise Manager Fusion Middleware Control

Use the test interface provided with Enterprise Manager Fusion Middleware Control to test the RESTful web service resource methods. For more information, see "Testing a RESTful Web Service" in Securing Web Services and Managing Policies with Oracle Web Services Manager.

WebLogic Server Administration Console

Navigate to the Testing tab for your application deployment in the WebLogic Server Administration Console to validate the application deployment and view the WADL file. For more information, see "Test RESTful Web services" in Oracle WebLogic Server Administration Console Online Help.