WebSocket Protocol Testing
Test and validate different WebSocket protocols and subprotocols
Protocol Selection
ECHO Protocol
Simple echo protocol for basic testing
URL: wss://echo.websocket.org
Protocols: None
Test Scenarios
Basic Echo Test
Send a message and verify echo response
Test Steps:
- Connect to server
- Send test message
- Verify echo response
Binary Echo Test
Test binary data transmission
Test Steps:
- Connect to server
- Send binary data
- Verify binary echo
Connection Monitor
Status: disconnected
Protocol: None
Messages: 0