Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Undesired behaviour of goto next iteration

    Whenever a gotonextiteration condition is true all the runtime variables are deleted (the values). This is not very handy because it seems that pacing is also set to 0 seconds...
    Robert #3 B.
    Robert #3 B.

    Robert #3 B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The pacing is not executed in case of the user goes to a next iteration for errors/validations. It's expected behavior. Now you can use a Try...Cache container to play a delay...
  • need help resolving posts resulting in 500 error

    Normally when NeoLoad performs a post and there is non static data it will present the post content as a form. In this case it is presented as text. For some reason we are...
    Melvin C.
    Melvin C.

    Melvin C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The type of the request should not change between recording and runtime except if you manually change it. And it does not depend on the data within the POST request. In other...
  • Realistic User Logins

    I have recorded a scenario with one virtual user. And I want to run the load test with 2500 users, all these 2500 users are realistic users that exists in the database. How can...
    Raghavender B.
    Raghavender B.

    Raghavender B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You should look at the NeoLoad documentation, tutorial section. There's a specific tutorial to use multiple logins from a CSV file. It's here
  • "Activate License Key" is greyed out, leaving me unable to start the online license process (Linux 64-bit)

    "Activate License Key" is greyed out, leaving me unable to start the online license process (Linux 64-bit).
    Kevin G.
    Kevin G.

    Kevin G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I guess that you loaded your license first and then did you get a wizard that opened to activate your license? Eventually, could you provide a screen shot of your license...
  • How can I see how many licenses my company has?

    I work for BWC and I'm the software compliance person, so I really need to get the number of licenses we own.
    Tracy T.
    Tracy T.

    Tracy T.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I've checked your account and two of your coworkers have full access to all the licenses owns by your company. I can send you a private message with their names and/or the type...
  • Variable Replacement does not seem to work with Xpath Expression

    Assume if i have Xpath Expression to extract certain value Pre Requisite : create a Variable name Var with value=abc //ASObject/CreateObject[contains(text(),'${Var}')] -...
    Manjunath G.
    Manjunath G.

    Manjunath G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    In the Variable extractor panel, your variable ${Var} is not processed i.e not replaced by its value. That's why you won't see the result right away in that configuration panel...
  • why NL-Redirect-03

    Ask neotys customer support why this is failing… In Design, the script doesn’t show any immediately preceding responses as a 302. They are all coming back as 200’s...
    Rudolph R.
    Rudolph R.

    Rudolph R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The request that got that NL-REDIRECT-03 errors is configured in your script to follow a redirect from the previous server response. Actually the previous server response is the...
  • Chrome + RESTful addin crashes with Neoload 4.2.2 - Any ideas?

    Neoload 4.4.2, trying to record with Chrome V36 + RESTful Client extension. When we do Start Recording and select Chrome as browser, the Chrome starts and opens Neoload welcome...
    Andy L.
    Andy L.

    Andy L.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    When you say that the NeoLoad recording ends up. Is NeoLoad still opened? I do not see the relation with REST ful client. According to your description, it happens before...
  • Handling browser parameter

    Few request parameter are sent by the browser in my script I want to know how to handle these kind of parameter??
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If you are talking about dynamic parameters please look at the tutorials in the NeoLoad documentation here
  • Flex request doesn't work when recording

    When i am recording a Flex application I am getting an issue where the next page doesn't load. The application is an internal one for work and it works fine when i do the...
    Sean O.
    Sean O.

    Sean O.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's no plug in necessary to record a Flex application since all the modules are enabled for the design. Does it happen all the time and only on that step? Do you need...