Support for WebSockets
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2014
11:04 AM
08-26-2014
11:04 AM
Support for WebSockets
This is probably a major project to tackle, but WebSockets are becoming a pretty common protocol. It's a totally different paradigm from other supported HTTP protocols, so I know that it would be difficult to integrate into SoapUI. The ability to open a connection, do the initial handshake, and send messages back and forth would be a good start. Ideally, I would like to be able to create a test case that can have an open webSocket connection and test steps to send/receive messages over that connection. It would also be nice to eventually have some load testing, duplex messages, mocks, and recording. Basically, similar support to what exists for SOAP and REST.
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2014
03:51 PM
08-26-2014
03:51 PM
Hello,
Yes, supporting web sockets would be a major feature to implement. I have created an internal enhancement request of SOAP-2782 in our internal system for this.
Regards,
Marcus
SmartBear Support
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yes, supporting web sockets would be a major feature to implement. I have created an internal enhancement request of SOAP-2782 in our internal system for this.
Regards,
Marcus
SmartBear Support
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2017
11:10 AM
01-06-2017
11:10 AM
Hello,
Any update on being able to test Websocket with JSON request body on SOAP UI ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2017
05:36 PM
01-08-2017
05:36 PM
Not sure if the enhancement was complete. Hower, you should still be able to test, please refer below references:
http://stackoverflow.com/questions/27521571/soapui-websocket-transport-testing
http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/HomeWebsocket/WebsocketHome.html
Regards,
Rao.
http://stackoverflow.com/questions/27521571/soapui-websocket-transport-testing
http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/HomeWebsocket/WebsocketHome.html
Regards,
Rao.
