Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Amministrate session with neoload

    Hi at all, i have my site https://www.webcolf.com/exec/isapi.dll/1ygKfqI0RkcaJqjjJ8gGpXh3-4m/ with this string session. It changes at all new connection. Does Neoload manage...
    Francesco P.
    Francesco P.

    Francesco P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I think that you need to call in your NeoLoad user path that URL first: https://www.webcolf.com/exec/isapi.dll In the response a new ID will be generated. So you just need to...
  • error: failed to open the WinDivert device (577) ?

    I can try run Neoload with cmd. But ı get this error. error: failed to open the WinDivert device (577)
    Enes E.
    Enes E.

    Enes E.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You can ignore that error as it only means that the WAN driver was not initialized. This WAN driver is optional and it does not impact your tests if you do not use it. That...
  • ControllerAgent.exe going off immediately after launching

    Hi When I am trying to run ControllerAgent.exe in Neoload 6.10.0, its showing up in the taskbar for 3-4 seconds and then going off. Even the notification icon is not visible for...
    Abhinav S.
    Abhinav S.

    Abhinav S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Before starting your controller agent make sure that in the folder C:\Users\<username>\AppData\Roaming\Neotys\NeoLoad\v6.10 you do not have a controller-agent.lock file that is...
  • I Need to fill a form and save in my application. I want to keep the form in loop and execute loop for 20 times.

    I Need to login and fill a form and save it in my application. I want to keep the only the form in the loop and execute a loop for 2 or times. when I login to the application...
    Rahul O.
    Rahul O.

    Rahul O.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The ${ExtractedVariable_${loop_counter}} syntax is used when your "${ExtractedVariable} variable is configured to extract "all occurrences". In that case with that syntax a new...
  • NeoLoad can be used to measure SQL JOB performance ?

    To measure MS SQL Job performance can we use Neoload ? Our SQL job is converting user data into one format to another format. We need to measure following 1. Per day how...
    mitesh P.
    mitesh P.

    mitesh P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    From NeoLoad you have an advanced SQL action that allows you to execute SQL statements against a database. You will be able to generate some load against your database and use...
  • NeoLoad supports Windows services? Can we monitor the performance of windows services using NeoLoad?

    We are using multiple windows services in our project. These services are peeking up the messages from the queue and dump into the database. Can we measure/monitor the...
    hansa C.
    hansa C.

    hansa C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I'm not sure to understand how those Windows services are working. You are mentioning "messages from queue". Do you have more details about how this messages queue are working...
  • Recording Issue

    I am unable to record one application ( This application is accessible client VPN only ) Please find attached Images - We get ERROR to open the website while start recording...
    shivani R.
    shivani R.

    shivani R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    From your first screen shot we can see that the NeoLoad ROOT certificate was not imported in your browser. Please look at the NeoLoad documentation to check how to import it...
  • Server Error in '/' Application

    I have recorded a script in Performance environment and while validating the user path getting 'Server Error in '/' Application'. Same scenario has been recorded in UAT...
    Ankur S.
    Ankur S.

    Ankur S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    First of all you should check if the error was not already there when you recorded your script. You need to check the server responses from your recorded scripts. If it's a new...
  • How to lease neoload web license from jenkins pipeline?

    Hi, I am moving my shared license from neotys team server to neoload web. So i have no idea how to lease license from neoload web. i tried to search about it in neoload...
    Abhishek K.
    Abhishek K.

    Abhishek K.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Currently only one license is available on NeoLoad Web which is different from the NTS where you can have multiple licenses. That "Warning: the license ID for NLWeb lease is...
  • Websocket Message Mapping

    Hi, I am trying to evaluate Neoload for our application which uses websockets. I’m using Neoload Free Edition 7.0 and the trial license I have has WebSocket & Push module...
    Ajaz Z.
    Ajaz Z.

    Ajaz Z.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    A WebSocket channel is a permanent connection with the server so it can send data to the connected clients. That's why you get multiple responses without any user interaction...