Results 1 to 2 of 2
  1. #1

    TESTING with any external tools

    Do we have any tools like postman to do testing for LS connections.

    Thanks
    Rajesh

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    Hello Rajesh, If I understand correctly, you are interested in functional tests, not in load tests.
    We don't provide tools for that.
    Existing tools can be used as long as they support one of the various interfaces we expose.
    Note that we offer interfaces at two different levels: at HTTP/WebSocket level and at functional level in various programming languages through our client libraries.
    However, the interface offered at functional level is very different from the one offered at HTTP/WebSocket level, because it adds many features (and these features are the same across different languages only for the "unified" SDKs).

    As far as I understand, Postman operates only at HTTP/WebSocket level.
    Does this mean that you are developing an application that leverages our "SDK for Generic Clients"?

    The feasibility of the use of such a tool depends on its support for streaming.
    If you use Server version 7, the SDK for Generic Clients is based on the TLCP protocol, which supports WebSockets.
    So, support for WebSocket interaction by the tool would be desired.
    If you give up using WebSockets, you should at least use HTTP streaming, which means that, upon a HTTP request, you should not expect an atomic response, but a progressive response, also determined by subsequent requests issued in parallel.
    So, the tool should at least allow you to simulate that.

 

 

Similar Threads

  1. Replies: 9
    Last Post: April 18th, 2017, 04:26 PM
  2. Integration testing
    By kjohann in forum General
    Replies: 8
    Last Post: May 5th, 2013, 01:24 PM
  3. Lighstreamer stress testing
    By Andrea in forum Adapter SDKs
    Replies: 3
    Last Post: April 30th, 2012, 05:39 PM
  4. Stress Test Tools
    By gani in forum General
    Replies: 1
    Last Post: May 10th, 2010, 02:38 PM
  5. External deployment
    By markgoldin in forum General
    Replies: 6
    Last Post: September 28th, 2007, 02:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 01:20 PM.