Susan W.

  • 18 questions asked
  • 16 answers
  • 1 best answer (6%)
  • use of java.time.Instant in javascript

    How might I convert this beanshell preprocessor script in jmeter to neoload javascript? import java.time.Instant; String epoc = Long.toString(Instant.now().toEpochMilli())...
    rob J.
    rob J.

    rob J.

    Level
    0
    3 / 100
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Did you get this working rob J.? I'm looking to parse an ISO 8601 timestamp and instant is now recommended but I can't see how to import the JAR if it's within Java 8 SE already...
  • Has NeoLoad 6.1 changed how LG's connect via network?

    I have been using 5.5 for sometime and now updating to 6.1.2 and I cannot get the LG's to connect to the Controller. Has the operation or setup of this changed somehow for this...
    Susan W.
    Susan W.

    Susan W.

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

    Susan W.

    Level
    1
    234 / 750
    points
    Hi Nouredine, Strangely, I can see the 5.5 LG's form the 6.1.2 NeoLoad (but they are orange, clearly) but when I stop 5.5 and start 6.1.2 on my remote systems I can no longer...
  • How to add a proxy when launching Neoloadcmd ?

    Hello, While running some tests launched with Jenkins my virtual users need a proxy configuration to reach some internet ressources. In my case, Jenkins is running from a Linux...
    Jean-Philippe G.
    Jean-Philippe G.

    Jean-Philippe G.

    Level
    0
    42 / 100
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    I also want to know the answer to this question... Did you find one?
  • Java memory usage setup for Controller and LG on same system

    I am configuring on Controller System that will also act as the LG "localhost". I am wondering about the settings for the java usage memory. If I set NeoLoadGUI.vmoptions to...
    Susan W.
    Susan W.

    Susan W.

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

    Susan W.

    Level
    1
    234 / 750
    points
    Thanks Christophe. So, confirming that this means both the embedded LG and the Controller use up to the mentioned RAM? So using the flag -XX:MaxRAMFraction=2 for both is not...
  • Can I run one Script in multiple Environment?

    We conduct our performance test in Three Different Environment QA, Staging and Production(With Different URL), Is there any way I can Use the same performance Script for...
    Wazed A.
    Wazed A.

    Wazed A.

    Level
    0
    20 / 100
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Yes you can easily change the host in the UserPaths>Servers section. You will likely have to parameterise environment-related variables as well, to get scripts working across...
  • How to configure request parameters to change based on different user?

    I'm trying to automatically get different parameters for the request for different users so that I can get appropriate response for that user. Currently it's taking the recorded...
    Aayush S.
    Aayush S.

    Aayush S.

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

    Susan W.

    Level
    1
    234 / 750
    points
    If I am reading your question correctly then you are referring to information that only a client or user might know beforehand. If there is no way to 'extract' the dynamic data...
  • Does the script proceed to next step before the think time ends?

    I would like to understand the below case. Suppose you have placed a think time of 5 sec before a request. If the response is obtained in 3 sec, does neo load wait for 2 more...
    Mahammad L.
    Mahammad L.

    Mahammad L.

    Level
    0
    38 / 100
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    You could be referring to pacing. Pacing allows you to say each step should take at least "x" milliseconds/seconds of time, including the duration of the requests in the paced...
  • is therebenefit of having think time in performance scripts? I

    is therebenefit of having think time in performance scripts? I
    Wazed A.
    Wazed A.

    Wazed A.

    Level
    0
    20 / 100
    points
    Susan W.
    Susan W.

    Susan W.

    Level
    1
    234 / 750
    points
    Think time is very important in performance scripts. This simulates the time the customer of the system would take before they take the next action. If you do not have think...
  • Potential Bug: Search for a server in request definitions not handling 'redirect' type requests correctly?

    I am replacing 'imported' server names with the correct server name by using the Search function 'Search for a server in request definitions' however it still remains that...
    Susan W.
    Susan W.

    Susan W.

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

    Susan W.

    Level
    1
    234 / 750
    points
    Hi Christophe, Yes you are correct we are using an old version of NeoLoad - 5.1.3. I will recommend we update to the latest version.
  • 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: Yes I commonly have Sticky IP configurations on load balancers, which means if I am load testing, say 10 web application servers, regardless of the load required...