Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Gets agent initialization error

    PFA in which mention the error
    Vishal J.
    Vishal J.

    Vishal J.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Do you have any specific settings on your computer like restricted permission, anti-virus, firewall? I thought that the issue was with Monitoring agent but the issue seems to...
  • Gets agent initialization error

    PFA in which mention the error
    Vishal J.
    Vishal J.

    Vishal J.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    What is the detail of the error? The issue could be due to another process that is listening on port 7200. Could you check with a netstat command before starting NeoLoad?
  • TCP connections

    Monitoring TCP connections from web server, I have diferent results if I ask 100 real users vs. 100 neoload virtual users. what is the rationale behind that?
    Dario G.
    Dario G.

    Dario G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The number of TCP connections can be different depending on the browser used. They can open between 2 and 8 TCP connections. The number of connections can be set under...
  • Get Largest Value from Variable Extractor?

    Hi, I want to extract the largest value from an array of numbers extracted when I create a variable extractor. My main problem is the position of the largest value changes...
    Sean O.
    Sean O.

    Sean O.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There isn't such logic in the variable extractor. The best would be to extract all your values and use a Javascript to keep the largest one.
  • I am facing issue with web service scripting in neoload5.2. The script is migrated one which was working fine in 5.1.5?

    I am facing issue with web service scripting in neoload5.2. The script is migrated one which was working fine in 5.1.5. During replay I was getting 401 error. After I have...
    Abhinaw K.
    Abhinaw K.

    Abhinaw K.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Ok i thought that you had two different User-Agent headers but it seems that there's only the Jetty one which should not be an issue. However, i can see a Negotiate...
  • Login request is failing in Oracle Forms jsp

    I tried to record a scenario in Oracle Forms EBS. Scenario: Open Home Page -> Login -> Click on a request which will open Oracle Forms -> Submit the request -> Logout...
    Rajan G.
    Rajan G.

    Rajan G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    It's difficult to troubleshoot without the script. Could you confirm your NeoLoad version and a screen shot of the check virtual user panel showing the error details? Other...
  • 401 Error when replaying the script?

    Hello, I recorded a scenario to log into a document management system (DMS) in order to prepare some Work order to the operational team. When replaying the virtual user, I get...
    Anonymous
    Anonymous

    Anonymous

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Which NeoLoad version are you using? It seems that the server expects a Negotiate, NTLM or basic authentication . Could you check in NeoLoad design section under the server...
  • Tunnel mode recording

    Why do we use Tunnel mode of recording?? Do we use it only for end-to-end or gateway-to-gateway connection modes where it encrypts the IP header and the payload?? I am new...
    Keerthy R.
    Keerthy R.

    Keerthy R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I do not have specific application names but for example a desktop application which is stand alone application that does not run inside a browser. If that application is a...
  • Login request is failing in Oracle Forms jsp

    I tried to record a scenario in Oracle Forms EBS. Scenario: Open Home Page -> Login -> Click on a request which will open Oracle Forms -> Submit the request -> Logout...
    Rajan G.
    Rajan G.

    Rajan G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's probably other dynamic parameters to correlate. I think that there's more than the Acessibility value to manage. You should check the request content if you do not have...
  • Header value not changing v5.1.5 ?

    I'm changing the Referer value in the header but the change is not reflected when I replay thu Validation?
    Jeremy C.
    Jeremy C.

    Jeremy C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The referrer is automatically set by NeoLoad during the replaying. Why would you like to modify it? Do you have any replaying issue related to that?