Support

  • 54 questions asked
  • 54 answers
  • -54 best answers (-100%)
  • Is it possible to generate a comparison report using the command line options?

    I like the way to start Neoload through the command line and automatically generate reports. But, I'm wondering if we can also automatically create a report that compares the...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    At the end of each load test, NeoLoad will generate a result from where you can build reports in different output (PDF, HTML, RTF and XML). From the NeoLoad UI, you can quickly...
  • The graphs are not updated with new data when I switch from a test result to another.

    In the results part, I have created some custom graphs from one test result and then I switch to another test. When the new test result is loaded, my graph are not updated with...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    You can graph statistics for any components from Virtual user to a single request. This allows you to quickly compare different data into a single graph. If you switch from a...
  • Is it possible to customize the average 90% and use 85% instead?

    I have specific Service Level Agreement to validate on my application, and those SLAs use average 85%. The truncated mean in NeoLoad is the average of 90%, is there a way to...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    The truncated mean is calculated on a reduced set of results, excluding the extrema. This enables non-representative values to be ignored, giving values close to those generally...
  • Why does my total users launched exceed the number of users I've configured on my load policy?

    I configured a test with a constant load of 10 virtual users but I had a total of 145 virtual users launched at the end of the test. Why?
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    During a test under a constant load using n virtual users, NeoLoad starts n virtual users. Each user replays the pages and requests defined in the scenario and then "dies"...
  • How can I use variable extractor to handle dynamic parameters?

    I am new in load testing and your product is very easy to use. I was quickly able to record a scenario but the replay did not work. Looking at your documentation it mentions...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    When you perform a record of your scenario, Neoload records the requests and responses exchanged between your browser and your web server. This requests contain some parameters...
  • Why does an NTLM authentication window appear during the recording?

    During the recording of my web application, I am redirected to a new server. I receive a pop-up prompting for an authentication. I don't get that pop-up when I manually browse...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    This pop-up window appears whenever the server uses NTLM authentication. When navigating in the application normally (outside NeoLoad), the browser sends the encrypted...
  • How do I set up a test if my loading criteria is based on transactions per hour?

    I have a load test project that requires a specific number of transactions per hour. But I don't know how to reflect that value in terms of load policy in Neoload. Could you...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    One of a requirements of a load test is the number of business transaction that can be handled by the application within a period. To achieve that goal you need to decide how...
  • How do I add a prefix or suffix to a random variable?

    I came across an issue where I need to build a value in my requests. This value will have a static and dynamic part. The dynamic part should come from input data that is already...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    NeoLoad provides some possibilities to create variable to help you during your design of your scenario. A NeoLoad variable has this syntax: ${MyVariable}. You can then mix that...
  • How do I change the server for all the requests?

    When I started my recording, it was against our test environment. I was able to validate my scenario but now I need to do the same on our pre-production environment. This will...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    For load testing, you often load test some test application servers. Then you may want to switch to a pre-production server that has the exact same configuration. In the...
  • How do I carry out IP spoofing with NeoLoad?

    I have a load balancer that distributes the load based on the IP addresses of the client. I would like to simulate the different clients without having to install a load...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    By default, Neoload will use the main IP address of the system as source IP address of all the requests. Neoload is able to change the source address for each new virtual user...