Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Can we use the certificate 5.1 for Neoload 5.2 ?

    Hello, I use Neoload 5.2, and I want to record a virtual user, but I have an issue with Neoload root certificate, I installed the version 5.1 that I found in...
    Lynda K.
    Lynda K.

    Lynda K.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If you are only using 5.2.xx you can re-generate a new root certificate. Go inside that user\AppData\Roaming\Neotys\NeoLoad\v5.2\conf folder. Remove the Root certificate file...
  • Spnego SSO

    I'm trying to use NeoLoad to run some tests against my website that has spnego SSO implemented. I've changed the NeoLoad settings to use Kerberos authentication and used the...
    Wayne L.
    Wayne L.

    Wayne L.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    First of all, if your server requires only a Kerberos authentication and not also a NLTM authentication, make sure that you have configured NeoLoad for Kerberos. For more...
  • Sharing a project

    I am trying to share simple project I have created to Neotys Team Server. I getting below exception. org.tmatesoft.svn.core.SVNException: svn: REPORT of...
    Abhiram P.
    Abhiram P.

    Abhiram P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Where have you stored your "repository_1" folder in your server? Is it on a folder where the NTS has write permission? For example, do not use the root of C: drive to share...
  • Script replay challenges in the recorded script against SSO application

    We are trying to create a script for SSO application. The challenge I am facing is in while replaying the script. The following is the scenario: Step 1: Access the...
    Irfan G.
    Irfan G.

    Irfan G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    We do not see all the details from your screen shot but it seems that the two first requests are redirection and then we can see that the third one "/secureauth28" is probably...
  • Connection issues when connecting to neotys server

    When I am trying to connect to Neotys server running on a remote machine, I am getting below exception. Connection error: <ConnectException invoking http://serverName...
    Abhiram P.
    Abhiram P.

    Abhiram P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    It is not expected to reach that URL: http://serverName:8080/ws/license The login page can be reached through that URL: http://serverName:8080/ What happens when you try the...
  • Importing scripts

    I have created one project having multiple scripts.Is there any to import individual script from that project to a new project?
    kunal B.
    kunal B.

    kunal B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You can't import or export individual scripts. You have to import all of them and remove the unecessary scripts.
  • Deletion of script from Project

    We have created a project having 40 scripts.If i delete the few scripts from design section of neoload,the recorded request for that script still exist in project.Is there any...
    kunal B.
    kunal B.

    kunal B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If you remove a script from a project the recorded requests/responses should also be removed but it's not right away since you can use the undo command to restore them. If you...
  • Is there any way to get individual scripts after importing them into project?

    After importing scripts into a project, Is it possible to take individual scripts outside the project?
    vijaya S.
    vijaya S.

    vijaya S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You can't take individual scripts outside of a project. You can only remove the scripts that you do not want to keep and save the project as another project.
  • How are you averages calculated in reports?

    The averages in our Neoload reports don't add up from requests to containers (see 'Create Product-Draft to In Use'), or from containers to Action section.
    Ben S.
    Ben S.

    Ben S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The averages at transactions level and pages are based on the same data but done separately so with appromixation the total can be a little bit different. In your example, at...
  • Need help extracting value from a Javascript function

    I need to execute a javascript function to extract a value and to execute the javascript function, two js files need to be there. Please assist how to add two js files so that i...
    Gulshan R.
    Gulshan R.

    Gulshan R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I'm not sure to understand what you are trying to do. How do you want to extract a value from a Javascript function? Do you mean that you would like to store a result of your...