-
May 23rd, 2018, 08:14 PM
#1
TESTING with any external tools
Do we have any tools like postman to do testing for LS connections.
Thanks
Rajesh
-
May 24th, 2018, 10:41 AM
#2
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
-
By NickF in forum General
Replies: 9
Last Post: April 18th, 2017, 03:26 PM
-
By kjohann in forum General
Replies: 8
Last Post: May 5th, 2013, 12:24 PM
-
By Andrea in forum Adapter SDKs
Replies: 3
Last Post: April 30th, 2012, 04:39 PM
-
Replies: 1
Last Post: May 10th, 2010, 01:38 PM
-
By markgoldin in forum General
Replies: 6
Last Post: September 28th, 2007, 01:15 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
All times are GMT +1. The time now is 01:43 PM.
Bookmarks