Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • How do I simulate a browser close in between test users?

    My JDE Test Users are keeping active sessions to the servers, even after successful log off. I need to simulate a 'browser close' at the end of each users itineration. How can I?
    Dave N.
    Dave N.

    Dave N.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If your whole script is inside the Actions container in NeoLoad and the Reset user session option is set to either Yes or Auto at the Actions container level, then it should be...
  • How to monitor remote machine from the local machine ?

    The load test is running in the remote machine and I am trying to monitor that machine from my local machine (where the test is not running). I have already added the monitoring...
    RUDRA GANESH S.
    RUDRA GANESH S.

    RUDRA GANESH S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    First of all, you do not need to have an agent installed on the machine that you would like to monitor. The monitoring in NeoLoad is agentless. Then you said that you can't...
  • Use one session per VU instance

    I simply don't want a new session to be established per iteration. Rather, I want to simulate 50 VUs, re-iterating but using the same session per VU instance, so 50 sessions...
    Joel S.
    Joel S.

    Joel S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If you have a login/logout containers then by putting them respectively inside the Init/End container that should not create new session per iteration as soon as the reset user...
  • Why SSL_ERROR_RX_RECORD_TOO_LONG error is occurring while recording

    While Recording a scenario in proxy mode on https://dkdl6003.dcsgomni.com:9443/genesis/Crossview_ui_ext.htm, getting SSL_ERROR_RX_RECORD_TOO_LONG (see an attachment pls.)...
    Abirami V.
    Abirami V.

    Abirami V.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Could you check if in your <install_dir>\conf\controller.properties file under General section that you have TLSv1.2 on the list of SSL protocol. If not please add it to the...
  • Response Times are Questionable?

    I've been getting questionable results from my initial NeoLoad tests and am looking for some suggestions as to why that might be. I am testing with 10 VUs and simply loading...
    Chris S.
    Chris S.

    Chris S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The first thing to check is if you are really comparing the same page in all the products. I mean in NeoLoad a page includes requests so have you checked that your other...
  • Why SSL_ERROR_RX_RECORD_TOO_LONG error is occurring while recording

    While Recording a scenario in proxy mode on https://dkdl6003.dcsgomni.com:9443/genesis/Crossview_ui_ext.htm, getting SSL_ERROR_RX_RECORD_TOO_LONG (see an attachment pls.)...
    Abirami V.
    Abirami V.

    Abirami V.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The two errors from the recording and from the check virtual user indicate two different issues which does not make sense. The check VU seems to indicate an issue to reach your...
  • How to get end user experience result in neoload

    Neoload provides request and response time from the server for mobile application on real device whereas i am unable to find the actual time taken to render a page. E.g...
    Deepika G.
    Deepika G.

    Deepika G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The end user experience can only be retrieved from an integration with a 3rd party tool in NeoLoad. That rendering time on the same device could be considered more or less the...
  • file conversion to string

    Hi team, How can i convert a xl file in to a string and pass the values in the xl file
    radha K.
    radha K.

    radha K.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Your question is not clear. Could you provide more details of what you would like to...
  • websocket error in 5.2 Beta

    I've installed the Beta 5.2 of NeoLoad and migrated a project created with NeoLoad 5.1.4. The migration process succeeded but if I try to validate the recording, I'm always...
    Sebastian P.
    Sebastian P.

    Sebastian P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If you can't send the project then maybe a screen shot of the request sent by NeoLoad 5.1xx and 5.2.xx showing us the cookie differences and/or any other differences. Thanks
  • websocket error in 5.2 Beta

    I've installed the Beta 5.2 of NeoLoad and migrated a project created with NeoLoad 5.1.4. The migration process succeeded but if I try to validate the recording, I'm always...
    Sebastian P.
    Sebastian P.

    Sebastian P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The HTTP client is completely different between 5.1.xx and 5.2.0 so it might be a regression that has not been identified yet. I think you should open a ticket to the Neotys...