Marc R.

  • 3 questions asked
  • 0 answers
  • 0 best answers (0%)
  • Blazor WebSocket issues

    Hi, we have issues testing an web app based on Blazor and Telerik. All logic and communication are done via WebSocket. We seem to be able to open the WebSocket channel, but...
    Marc R.
    Marc R.

    Marc R.

    Level
    0
    9 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I do not know such WebSocket application but it might be due to some dynamic data. You should check with the server logs if some id's are expecting and not valid.
  • NeoLoad GUI local load generator not reachable

    We have the issue that the local load generator which is used for the "check user path" functionality is only listening on port 0:0:0:0 and not localhost (127.0.0.1 or the real...
    Marc R.
    Marc R.

    Marc R.

    Level
    0
    9 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I do not think that your issue is related to that. By default the agent is listenning on 0.0.0.0 which means that it will be reachable from outside of your computer which is...
  • Can I configure NeoLoad to abort a test if a specific variable is empty/not extracted?

    Can we configure NL to stop/cancel an iteration if a specific variable could not be extracted from a server response?
    Marc R.
    Marc R.

    Marc R.

    Level
    0
    9 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    In a definition of a variable there's a way to stop a test if the variable runs out of values. If you put your entire actions inside a try container and create a variable that...