[Soap-Python] Interoperability problem between soaplib and MS .Net 3.5 SOAP
Burak Arslan
burak.arslan at arskom.com.tr
Thu Aug 5 19:13:26 CEST 2010
On 08/05/10 14:37, Luca Dariz wrote:
>
>>> I usually test my python web service using WebService Studio
>>> (http://webservicestudio.codeplex.com/)
>>>
>>>
>> i don't prefer using such tools as they can't be scripted.
>>
> The interoperability testing tools from ws-i
> (http://www.ws-i.org/deliverables/workinggroup.aspx?wg=testingtools)
> can be scripted, a config file should be written to test the wsdl.
>
> What do you think about using them?
hi luca,
thanks for the pointer. i've looked at this file:
http://www.ws-i.org/Testing/Tools/2005/06/WSI_Test_Java_Final_1.1.zip
the documentation that comes with that package is around 150 pages. to
be honest, i don't see the point of reading all that and getting this
package up and running when a few hundred lines of simple testing code
would suffice. it looks like an overkill to me for a one-man-army
project the size of soaplib.
of course, i'd be curious about how soaplib would perform on such a
professionally prepared interop test, so if anybody is willing to
publish results of this test, it'd be very interesting.
best regards,
burak
More information about the Soap
mailing list