Welcome!

Q&A Welcome to the Neotys Community!

This site is a public platform to share ideas, best practices and information on NeoLoad. Feel free to post questions related to NeoLoad and we will be more than happy to give you an answer.

Please provide your questions and comments in English so that it benefits the whole community, and maximizes those who can participate.

Note that you must be authenticated to post questions or answers on this platform, if you are a Neotys customer or an active partner and don't already have your credentials, click on following link to get your password. Let's share!

Most Viewed Questions

  • Creating a timestamp in seconds rather than milliseconds

    Seems a very simple scenario and I should be able to work it out but.... I can see how you create a timestamp variable that uses EPOCH value in milliseconds, i need to have...
    David M.
    David M.

    David M.

    Level
    0
    4 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    if you want to round it... context.variableManager.setValue("time_in_secs",Math.round(secs));
  • how to link random variable count number to another variable in neoload

    i have a array in which im selecting the value randomly and the the value picked from that array position numbers should be the same to another array variable so that both the...
    radha K.
    radha K.

    radha K.

    Level
    0
    1 / 100
    point
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If i understand correctly, you extract a random value from an array that you have extracted with a variable extractor correct? And you will like the same position values from...
  • How do I save values and write them to an external file during a load test?

    During a load test, I have a requirement to output dynamic values used for the virtual user instances to a separate file. How do I get Neoload to send these values during a test...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    During your load test, you may need to log some information related to your script. This is helpful if you want to check afterwards the data used or modified during your load...
  • How to call a transaction every n iterations

    In my user path's Actions i have several transactions. some of them i don't want to call every iteration but e.g. every 10th iteration. Usually i'd create a variable e.g...
    Markus G.
    Markus G.

    Markus G.

    Level
    0
    17 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    the action_counter variable would tell you the current iteration. You could then pass this to some JavaScript (see actions section bottom left) that calculates the remainder...
  • How can I load test a m3u8 HLS Stream? Test Design / Configuration / Stress Test?

    In my test scenario I will load test a HLS HTTP media streams which can be requested via HTTP request of an M3u8 Playlist which contains the different .ts chunks. What steps...
    Enzo C.
    Enzo C.

    Enzo C.

    Level
    0
    2 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    HTTP Live Streaming (or HLS) is an adaptive streaming communications protocol created by Apple to communicate with iOS and Apple TV devices and Macs running OSX in Snow Leopard...

Starred questions

  • How do I fix error NL-REDIRECT-03

    I am brand new to Neotys and to load testing software. I see that it says this is the result of a problem with a previous redirection request but this is the first error. I am...
    Mark B.
    Mark B.

    Mark B.

    Level
    0
    2 / 100
    points
    Sachin G.
    Sachin G.

    Sachin G.

    Level
    1
    123 / 750
    points
    HI Mark, Hope this is already resolved. Just for the benefit of all - We have an option to select "Handle redirects automatically" in the advance settings of the request. Please...
  • How can I format a date time according to ISO 8601?

    I'm running Neoload 5.2.4 on Windows. I'm testing an API that requires a date formatted according to the ISO 8601 standard. Example "authentication-datetime"...
    John S.
    John S.

    John S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The drop down list with the date pattern is editable so you can create your own date pattern if needed.
  • How to decode Oracle Forms requests and responses ?

    Hi, I have recorded a scenario for Oracle Forms application, and when i checked the requests, their names is something like "empty_request" and the body contains this text...
    Sofiane B.
    Sofiane B.

    Sofiane B.

    Level
    1
    101 / 750
    points
    Sofiane B.
    Sofiane B.

    Sofiane B.

    Level
    1
    101 / 750
    points
    I have tried removing the server, but I did not have the reflex to add a blank line :) Now it works after applying your suggestions by playing on regular expressions to...

Topics

  • 848
    Any questions not specific to other categories, or general questions and concerns

    Any questions not specific to other categories, or general questions and concerns.

  • 246
    Setup and installation of NeoLoad, including licensing questions

    Setup and installation of NeoLoad, including licensing questions.

  • 1151
    Recording and designing of scripts (Virtual User Profiles)

    Recording and designing of scripts (Virtual User Profiles).

  • 792
    Running a load test, load generator or controller questions

    Running a load test, load generator or controller questions.

  • 342
    Questions and concerns related to metrics of a load test

    Questions and concerns related to metrics of a load test.

  • 153
    Configuration and questions related to setup and running of monitors

    Configuration and questions related to setup and running of monitors.

  • 54
    Neotys Cloud Platform related questions

    Neotys Cloud Platform related questions.

  • NTS
    48
    Neotys Team Server related questions

    Neotys Team Server related questions

  • 20
    Questions and concerns related to NeoSense Application settings.

    Questions and concerns related to NeoSense Application settings.

Most Recent Questions