Answer questions

  • PostgreSQL v11.x monitoring

    Does Neoload monitoring support PostgreSQL v11.x databases? In the documentation for version 7.2 I found information that versions up to 9.x are supported, does this mean that...
    Jakub P.
    Jakub P.

    Jakub P.

    Level
    0
    1 / 100
    point
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    It means we’ve not tested that version, it may well still work but we can’t claim support...
  • parsing error importing swagger

    when trying to import my swagger definition for REST service i get the error message: A parsing error occurred. The logs show: 2020/02/11 10:29:17 ERROR - neoload.Gui...
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    Hi Neil, with some trial and error I figured this out. I was incorrectly trying to import the swagger url instead of the definition url. Once that was done, the rest was easy...
  • Loop on a scenario

    Hi, I try to create a loop with a while loop who will change value from variable file each times it will be execute. Do you have any idea about this. Regards,
    Michael T.
    Michael T.

    Michael T.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    it should, every time you loop around it should be getting the next row (ID)
  • Server without a port ?

    I am having a situation in which the HTTP server there is no port exists, base on my limited knowledge by using neoload, it seems Neoload refuses to set up a server without a...
    Kailin C.
    Kailin C.

    Kailin C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's always a port in the URL but if it's the default http or https ports it can be omitted in the browser url bar. So if your URL starts with http then the port to use in...
  • Programmatically add parameters to a request

    How do I programmatically add parameters to a POST request For example i want to make a call with a different number of params paramA=1&paramB=1 paramA=1& paramB...
    Amit G.
    Amit G.

    Amit G.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Change the post type from Form to Text, then paramaterise the part of the text that has the repeating parameters ${repeatingValues} ....where repeatingValues is...
  • what to do if i am not able to increase neoloadGUI.vmoptions to 2g

    Hi Team, i am not able to increase neoloadGUI.vmoptions from 1g to 2g.Neoload didn't start.
    Vibhor B.
    Vibhor B.

    Vibhor B.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Why would you be on 3.0? I doubt this version is still supported and wouldn't have been tested on Windows 2016 server
  • Does Neoload support TLS 1.3?

    Does Neoload support TLS 1.3? I've looked in <Neoload_dir>\conf\controller.properties, and under https.protocols there's no mention of TLSv1.3 https.protocols=SSLv3,TLSv1...
    Nicolai I.
    Nicolai I.

    Nicolai I.

    Level
    0
    67 / 100
    points
  • what does an error occurred during Controller initialization: Response was of unexpected text/html ContentType. mean?

    I'm trying to start a neoload script by using jenkins, but got this error: error occurred during Controller initialization: Response was of unexpected text/html ContentType...
    Martin V.
    Martin V.

    Martin V.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Your project is name has an extra / on the end in the -checkoutproject and the repository path is missing a / at the end. See my example attached. The error talks about you...
  • Clear cookie ARRAffinity

    I have a project with 1 server ARR and 2 IIS server. The project contains 2 transactions, each use a diffrent cookie ARRAfinity to commit database informations. I want to...
    Alain T.
    Alain T.

    Alain T.

    Level
    0
    14 / 100
    points
    Alain T.
    Alain T.

    Alain T.

    Level
    0
    14 / 100
    points
    No there are others cookies... I try to use "clearCookies()", but I don't know which is the impact of this method in the project. Example (look at the join file) : 1-...
  • DNS value changes when tunnel mode is activated

    I am recording a mobile app through tunnel mode, at times I can detect the servers but after assigning server to the system and starting recording Neoload does not save any...
    Paras S.
    Paras S.

    Paras S.

    Level
    0
    20 / 100
    points