CWalkerOccasional ContributorJoined 11 years ago19 Posts5 LikesLikes received2 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsMQTT Receive Creates Own Topics Hi, When I connect to Aretmis with an MQTT test step, a new ReadyAPI-specific topic is created. I can send to it, but I'd like my test step to use the existing topic that's known by other subscribers. The is the configuration specifies only "mytopic" as in the screenshot below. In the second screenshot, notice the ReadyAPI-generated topic. Thanks in advance, Carl MQTT Publish Step Ignores Client ID Hi, Looking over the message this configuration sends, I see the ReadyAPI-generated value instead of the one I'm providing. I'm using Aretimis as the provider. The message is received by Artemis and the body contents are correct. Thanks in advance, Carl Re: Ready API 3.6.0 Allow for Assertions to be minimized - NEED MORE SCREEN SPACE I just downloaded 3.7 and the collapsing assertions pane looks great! Re: Ready API 3.6.0 Allow for Assertions to be minimized - NEED MORE SCREEN SPACE I wouldn't mind hiding the always present "Learn About REST Requests" link too Re: Ready API 3.6.0 Allow for Assertions to be minimized - NEED MORE SCREEN SPACE This is way too small height-wise for the area I spend the most time in which is editing application/json Between not being able to fully minimize the request parameters (unused for application/json) and the always-present Assertions, I have to scroll a lot. My 1920x1080 monitor is only able to devote 30% of the available height to the JSON editor. Re: Change Default SLA Value I see the script to set HttpSettings.SOCKET_TIMEOUT globally. Wouldn't I just use the Preferences panel for this? HTTP > Socket timeout (ms) Will a change to HttpSettings.SOCKET_TIMEOUT affect the "Specify maximum response time (ms)" in an SLA assertion? Thanks, Carl Change Default SLA Value Hi, Is there a way to override the default SLA of 200ms? I have to edit every request. I don't mean to parameterize it because that would still require me to replace "200" with a property. Thanks, Carl SolvedAvoid "Request is missing response" in LoadUI Test Hi, When I run a timed LoadUI test, I usually get a few errors at the end of the test. I think this is because LoadUI ends the test at exactly the timed interval. The errors are displayed in the Global Metrics and the following detail is present for each failure in the log Request is missing response I can set the Max Target Run to something under the expected # of runs but I was wondering if there was a flag that would prompt LoadUI to finish everything started within the time interval window rather than abruptly terminating in-progress requests. Thank you Re: Connect Hermes to WildFly 10 Artemis I moved on from Hermes and am working with my own client. Re: Connect Hermes to WildFly 10 Artemis Thanks for replying. I saw the article, but I think my issue is related to Hermes. I can communicate with the queues using the same connection info with a custom built client.