We have bunch of WebServices to test and am looking for automating them which scripting is better and easy way( with SSL support)
- 1) Groovy - HTTP builder 2)
- 2)Perl - Which module to use ?
- 3) Python -urllib ?
- 4) SOAPUI - I'm already using this for SOAP/HTTP services and happy with this, however, I didn't get WADL file to test REST services.
I'm NOT fully convinced with fiddler,POSTER and Rest-client from google code...