Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Certificate Error

    Attempting to record a profile, and the browser gives me a certificate error. I have added the certificate as well as edit java.security per past questions asked within the...
    Michael O.
    Michael O.

    Michael O.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    That warning indicates that the NeoLoad certificate that you loaded is not correct or not loaded in the right area. Make sure that your NeoLoad certificate is loaded in your...
  • Certificate Error

    Attempting to record a profile, and the browser gives me a certificate error. I have added the certificate as well as edit java.security per past questions asked within the...
    Michael O.
    Michael O.

    Michael O.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    What type of certificate error do you get? Is it a warning that you can skip or something else? If you try to record any other HTTPS application from the Internet, do you also...
  • Check Virtual User- Difference column

    We are not getting any errors when running Check Virtual User. However, when running the Check Virtual User after having put in variables, we are getting Differences of 90 to...
    Vicky M.
    Vicky M.

    Vicky M.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The difference column may indicate a high difference between recording and replaying. It does not mean that the replaying is not working. You should use the compare response...
  • How do I resolve a nl-of-plugin-engine-02 error?

    I'm doing an evaluation. I have recorded a few steps but it wont play back to to this error and the documentation doesn't seem to help. I dont know the first step to try and...
    Craig P.
    Craig P.

    Craig P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    That errors is related to Oracle Forms so i guess you are trying to replay a script against an Oracle forms application. That error is generic and it can have multiple root...
  • How do I auto-start NeoLoad and run a particular load test scenario?

    Hi, We are using NeoLoad to simulate load on different pieces of our system (We also have other custom load drivers for other parts of our system). We are trying to get down...
    Stephen S.
    Stephen S.

    Stephen S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad can be started with or without the GUI. You should look in the NeoLoad documentation here You have all the available options and with some examples. Basically you can...
  • I frequently get a "Response not stored" message when viewing the HTMP response

    Complete message: "<< Response not stored. NeoLoad did not save the details of this error. For more information, see the first occurrences of this error.>>" Is there a...
    Douglas B.
    Douglas B.

    Douglas B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad stored the details of the 10 first same errors to save disk space and for performance purpose. So if you got that message on a particular error that means that you...
  • capture ViewState variable ?

    Well.... Now that I know why my application dont work with multiple users (viewstate variable).... Somebody knows how to extract the "viewstate" variable to send it again to the...
    Juan M.
    Juan M.

    Juan M.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    VIEWSTATE and some other .NET parameters are already automatically handled by NeoLoad. Have you run the search of dynamic parameters right after your recording? If not then you...
  • Orders not getting created in application with no validation errors and with the correct settings

    Hi Neotys technical support team, I have recorded an application order creation through Neoload 5.0 and checked Virtual User validation successfully done with no errors and ran...
    Chandra R.
    Chandra R.

    Chandra R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    First of all, the fact that the user validation does not return any errors does not mean that the user is functionnaly successful. The check user validation panel will raise an...
  • Creating list of variable values for each user request

    I need to source values for substitution from a csv file in the following manner :- For Every User:- UserID, Password, OrganizationId, List of departments applicable for...
    MANTU S.
    MANTU S.

    MANTU S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I'm not sure to fully understand your goal. The change policy of your variable will depend on how you designed your script. Basically, if your transactions are under Actions...
  • Cache-Control

    I have a question about Neoload, hopefully you have an answer. The problem is that I want our webserver, proxy, etc. not to cache. So I configure extra request headers as...
    Jan V.
    Jan V.

    Jan V.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You cannot add at once a header on multiple requests. You can remove or modify them using the search and replace feature but there's no such feature to bulk add. However, if i...