Facing issue in testing Rest API web services using soap UI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ShyamalaBaskar
    New Member
    • Apr 2013
    • 8

    #1

    Facing issue in testing Rest API web services using soap UI

    I am using Soap UI tool to test my Rest Web services....

    My perspective is to pass different parameters in my URL and test.

    But if I am using XML rest web service the parameters are automatically fetched. But if I am using json web services, the parameters are not getting automatically fetched.

    What could be the problem?

    [B]I am using the following two URL's:

    1. http://maps.googleapis .com/maps/api/geocode/xml?address=160 0+Amphitheatre - Parameters are automatically fetched

    2. 182.18.189.247: 8880/RESTWS/resources/json/SPC/ - The parameters are not fetched automatically
Working...