Hi, is it possible to test the Last.fm API (www.last.fm/api) with soapUI? There is no WSDL available for it, so what are the steps to test the API with soapUI anyway? Cheers...
sure! This seems to be a straight-forward REST service, so the tutorial at http://www.eviware.com/blogs/oleblog/?p=11 should work out just fine (go to the "Define a REST Service without a WADL" section).. let us know otherwise!