Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我有一个接收和响应 SOAP 消息的服务器,我可以使用 SOAPUI 作为测试工具来创建和发送消息,并接收和显示响应。但是系统的另一端呢?
假设我有一个服务器,它响应其生态系统中的内部事件并生成 SOAP 消息。是否有任何工具可以侦听、接收和显示这些消息,然后允许我创建响应以发回?据我所知,SOAPUI 无法做到这一点。有没有类似的工具可以?
我使用 SOAPUI 来模拟 Web 服务。那应该是你想要的。
http://www.soapui.org/Getting-Started/mock-services.html