+

Search Tips   |   Advanced Search

  • Previous Topic
  • Next Topic
  • Book Index
  • WebSocket requests

    WebSocket is a web technology which allows a full-duplex communications channel over a single socket. WebSockets traverse firewalls and routers seamlessly and allow authorized cross-domain communication. A WebSocket connection is established by the client requesting an HTTP Upgrade during the initial negotiation, between the client and server. Once that handshake is successful, the connection is upgraded to bidirectionally stream messages.

    NeoLoad handles WebSocket resources as :

    When executing a test, NeoLoad replays the WebSocket requests sequentially, in the same recording order, and with their thinktimes.

    In This Section

  • Creating a WebSocket Action
  • Create a WebSocket channel
  • Record a WebSocket request
  • WebSocket channel specificities
  • See Also

  • Requests
  • HTTP requests
  • SOAP requests
  • Oracle Forms requests
  • Adobe Flex/AMF requests
  • Adobe RTMP requests
  • Data Format Extension requests
  • Google Web Toolkit requests
  • Hessian requests
  • Java serialization requests
  • Siebel requests
  • Silverlight requests
  • Media requests
  • Polling requests
  • Streaming requests
  • Push messages
  • Validation
  • Global validation
  • Variable extractors
  • Advanced parameters
  • Variable correlation
  • Shortcuts
  • Compare requests and responses

  • Home