Forum Discussion

briggs's avatar
16 years ago

Create test over socket without WSDL

I have been searching the forums for several hours now and can't find what I am looking for.
I have used soapUI for testing various webservices with a WSDL, but as a functional business user, I haven't gotten beyond that.

I have an application that can accept XML requests over an SSL connection, going directly to an IP:port where the application is listening. It doesn't have a WSDL that references an endpoint, so I am remiss at how to send my request, and test this external integration.

So, can soapUI help me test this app, or is this beyond the scope of this tool?
If it can, where would I find the step-by-step location to get this setup?
  • Hi!

    Do you mean that this should be sent over a "raw" socket connection and not using HTTP?

    regards,

    /Ole
    eviware.com
  • bswift_1's avatar
    bswift_1
    New Contributor
    We are now looking for this functionality as well.

    I could use my own python script - but if you had something that would be best. Straight TCP socket connection would be nice!