Dean C.

  • 2 questions asked
  • 3 answers
  • 0 best answers (0%)
  • Does NeoLoad support client-server desktop applications?

    Does NeoLoad support client-server desktop applications?
    Olena I.
    Olena I.

    Olena I.

    Level
    0
    56 / 100
    points
    Dean C.
    Dean C.

    Dean C.

    Level
    0
    40 / 100
    points
    The answer depends on the way that the client application communicates with the server.
  • Functions in Loop Settings

    Hi, I am running Neoload 7.1.0 and I really appreciate the new functions feature however in the manual the documentation states that: "Wherever a variable can be used, a...
    Dean C.
    Dean C.

    Dean C.

    Level
    0
    40 / 100
    points
    Dean C.
    Dean C.

    Dean C.

    Level
    0
    40 / 100
    points
    Hi, after checking my code it turned out what looked like an int being returned was actually a float. Please accept my apologies.
  • JavaScript libraries

    I see that there is a JavaScript libraries tool and I guess that we can call a function from the library and pass it arguments but how is this done from the script? I cannot see...
    Dean C.
    Dean C.

    Dean C.

    Level
    0
    40 / 100
    points
    Dean C.
    Dean C.

    Dean C.

    Level
    0
    40 / 100
    points
    Ah, it appears that the boilerplate in the javascript example is exactly what i need but had previously ignored and deleted in the past. // Do some computation using the...