Susan W.

  • 18 questions asked
  • 16 answers
  • 1 best answer (6%)
  • How does NeoLoad handle SIlverlight HTTPS binary/xml support?

    I am performance testing an application that utilises content type: application/msbin1 with binary/xml translation for silverlight. I was wondering how Neoload handles this...
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    I raised this with Neotys support and it was logged as a defect and since been fixed. This was caused by a problem with the translation between "pretty print xml" function in...
  • What is the syntax for the "page naming policy"?

    I am reading the Technical Documentation here: http://www.neotys.com/documents/doc/neoload/latest/en/html/#698.htm And I am struggling to understand the syntax, as no other...
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    You cannot place multiple variables together, you may only use one variable per row in the page naming policy. These are prioritised top to bottom.
  • Using Server Based authentication, how can I change users?

    The environment I am scripting in uses server-based authentication (claims based). How would I get the Users to change between iterations? I have tried a Variable Modifier...
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    There is no way, as far as I can find, to change claims based authentication. In my case I was also working on a Kerberos authentication solution with a one hour time out on the...
  • Where do I find the options for the configuration files?

    I am looking to specify exactly what https protocols to use in my scripts for a project. I wish to configure the "https.protocols" item, however I cannot find any documentation...
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Hi Nouredine, I don't think my question was specific enough. I was wondering if there was any documentation on all the options for the file rather than just the file itself. I...
  • Is there a way to IP Spoof from a Cloud Load Generator?

    I have a possible requirement to configure IP Spoofing on the Cloud Load Generator. Is there a way to do this for Neotys Cloud Load Generators?
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Hi Christophe, We still have several projects with a requirement for IP spoofing or something similar. What new solutions are you speaking about?
  • Why would I get the error: “java.net.Exception: Connection reset” during the first steps for a recording?

    During my authentication steps of my recording, I am getting the following error: "logo NeoLoad recording An error occurred when playing request to the server: java.net...
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    There could be a variety of reasons this could be happening for you. In my case, the environment required the SNI flag to be set to true to work. That is: -Djsse...