Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Unable to record for Oraform protocol via load balancer?

    when we are recording via load balancer getting error message as"Binary response can not be previewed" in html rendering ,but when we directlly hiting request on application...
    Abhishek S.
    Abhishek S.

    Abhishek S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The HTML rendering can't work if the response of the server is not HTML. Your screen shots indicates that the response is related to the download of the frmall.jar file which...
  • Google Maps JavaScript API_Locate us

    We have recorded from mobile with request https://maps.googleapis.com:443/maps/api/js/ViewportInfoService.GetViewportInfo. While replaying the script we are getting below...
    Nrusingh P.
    Nrusingh P.

    Nrusingh P.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    What did you get as response for that request during the recording?
  • Want to record and perform load testing on Native App (Mobile Camera)

    I want to capture all the sensor (touch) of Mobile camera(android native app) and also want to do the many other activity through the neo-load on the andriod camera like...
    Subhrajit S.
    Subhrajit S.

    Subhrajit S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Native and hybrid applications are those client-server applications that are using HTTP/HTTPS protocol. For example bank native applications could be recorded with NeoLoad.
  • Can NeoLoad measure the processing of the page (Javascript) ?

    The response time seems correct but the rendering of the data receive is taking time in IE 8, I want to measure that time is it possible in NeoLoad ?
    Thibaut C.
    Thibaut C.

    Thibaut C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad does not execute the Javascript on Client side so the statistics are only the server side statistics. You could use the integration between NeoLoad and third party tool...
  • Create javascript Log in Cloud

    Hello, In my script I have a javascript code that captures 2 variables "order_id and order_item_id, for audit and analysis questions I want to generate a log that registers...
    Carlos Darío S.
    Carlos Darío S.

    Carlos Darío S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You need to check the Runtime settings in the NeoLoad preferences-->Project settings tab-->Runtime parameter On the top you have a drop down list for the Javascript logging. If...
  • Can one of the LG be both a LG and a controller?

    We are trying to set up a continuous delivery using IBM Urban Code Deliver (UCD). I do have the agent on the NTS server. Do I need a dedicated controller or can one of my load...
    Corey B.
    Corey B.

    Corey B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    A controller embeds a load generator so if needed you can use that LG. But if you have installed a Load generator only you can't use it as controller.
  • Setting SSL pfx Certificate for custom JSON Request at Runtime

    Neoload is not including the pfx certificate I've added to the certificate manager during playback of the user paths. This is causing "forbidden resource" errors. Server...
    Ferdinand N.
    Ferdinand N.

    Ferdinand N.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Could you confirm that in the NeoLoad preferences under Project settings tab-->Security manager and Runtime section you selected to use the same as recording or even one per...
  • How to flush an extracted value after each iteration

    We are using a loop based on extracted value. If the value exists it will go to "Else". Problem: Once it finds the value, for all subsequent iterations, it consider it exists...
    Sachin G.
    Sachin G.

    Sachin G.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Using a NeoLoad Javascript you can clear all the runtime variables but that means it will clear not only your extractor but all. This is the method: clearRuntimeVariables() For...
  • Peut-on forcer la suppression d'une variable ?

    Bonjour, je suis sous NeoLoad 5.2.4 et je n'arrive pas à supprimer une variable dans le menu "Variables". J'ai beau supprimer la variable, faire appliquer et OK, cette...
    Jean-emmanuel D.
    Jean-emmanuel D.

    Jean-emmanuel D.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Avez-vous ce souci de suppression quelque soit la variable ou seulement celles provenant du projet importé ? Est-ce un import de projet collaboratif ou local ? Il faudrait...
  • how to resolve post recording wizard Connection refused error for Authentication Information?

    Forgive me if i don't add all the required information here as I am new to Neoload. I have a website I am trying to test that while in dev requires accessing a URL to...
    Max F.
    Max F.

    Max F.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Both errors on the post-recording wizard and the check virtual user are the same. The URL port cannot be reached. What did you get for that request as response during the...