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));
  • Soap Request Signature: Getting Error "stream does not represent a PKCS12 key store

    I am trying to configure a SOAP API. So I originally recorded the soap request from SOAP UI tool. Then when I ran the request I got a WSSecurityException which lead me to...
    Aayush S.
    Aayush S.

    Aayush S.

    Level
    1
    189 / 750
    points
    Aayush S.
    Aayush S.

    Aayush S.

    Level
    1
    189 / 750
    points
    Thanks Nouredine for getting back. So I had to change the format of my keystore to .p12 which then allowed me to get past this issue. Thank you!
  • 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 does NeoLoad manage cookies?

    I did a Neoload recording and I know that my application is tracking the session with cookies. I can see the cookie values in Neoload requests and responses but I don't know if...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    When you create a scenario, NeoLoad records the values of the cookies exchanged between your client (browser) and the server. When the scenario is replayed, the server sends new...
  • What does NL-Network-01 errors mean, and what can I do to troubleshoot the cause?

    I have recorded a script, handled the dynamic parameters, and am ready to run a load test. Upon running a load test, I start to receive many NL-Network-01 errors instead of the...
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    Support
    Support

    Support

    Level
    0
    -10 / 100
    points
    Team
    During a load test, many virtual users will run at the same time against your application and it will consume significant network resources. Some network errors may happen in a...

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