Skip to main content
Legend
March 23, 2012
Answered

SOAP Tester?

  • March 23, 2012
  • 1 reply
  • 1100 views

Anyone know of any "simple" HTTP SOAP development/testing applications. I'm starting to design a SOAP web service project and one of the requirements is it must support both SOAP 1.1 and 1.2 requests. I read somewhere that CF supports SOAP 1.1. I would like to use an existing working application to generate SOAP requests in the two formats so I can dump out what CF see's and reverse engineer a service to handle both. Another option would be an existing CF app that handles both formats that I can use as a starting reference point.

This topic has been closed for replies.
Correct answer BKBK

SOAPUI

1 reply

BKBK
Community Expert
BKBKCommunity ExpertCorrect answer
Community Expert
March 24, 2012
Legend
March 26, 2012

Thanks. From the product write-up it looks as if it is exactly what  Iwas looking for. I had info for another open source SOAP tester project but this one sounds much more mature and ready to use.