Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • Neoload upload file (pdf)

    I have 10 virtual users and i want to upload 10 pdf documents from my computer to a web page. I configure a variable counter (0 - 10), the pdf fileName must be...
    Ivan C.
    Ivan C.

    Ivan C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    When you say 10 virtual users do you mean 10 different user paths or 10 concurrent users when running a test? I'm wondering if the concurrency of users could be the issue. Have...
  • My localhost Load Generator won't start. Where is the Default LG groups config?

    When I try to run my scenario I get an error message Missing Load Generator "localhost" in Scenario xxx but I can see it in the Default zone as ticked and green and the Check...
    Steven F.
    Steven F.

    Steven F.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The list of LG's is stored in the config.zip file. If you edit it you have a repository.xml file that contains the list of LG's. The LG's definition starts with <lg-host...
  • Sauvegarde configuration sur Tomcat ? Backup configuration on Tomcat ?

    J'ai installé Team server sur un Tomcat, je veux effectuer un backup . Pour les répo SVN pas de soucis. Par contre qu'elles sont les répertoires à sauvegarder pour ne pas perdre...
    Frédéric L.
    Frédéric L.

    Frédéric L.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    All the configuration files are stored in the systemprofile folder on Windows: C:\Windows\SysWOW64\config\systemprofile\.neotys-team-server\config On Linux, it's in the $HOME/...
  • Unable to start load generator with free version of neoload

    Hi team, i am unable to start load generators after downloading version 5.2 Also, attached the snapshot. could you please assist here. thanks,
    Swati D.
    Swati D.

    Swati D.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You should check the NeoLoad log files in case of errors. You can get them through the menu "Help-->Open logs folder..."
  • Correlation

    How to correlate a value if it is generated from random function at runtime. I am not able to correlate that value as there are no left and right boundaries.
    kunal B.
    kunal B.

    kunal B.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    What do you mean by "random function"? Is it generated by a Javascript? Or can you see your random value from a server response? You can only extract a value if it's coming...
  • How do i handle NL-runtime01 error?

    When i was executing my script i often found NL-runtime-01 error on specific type of file extension like (.woff) or .css.
    ashray K.
    ashray K.

    ashray K.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    This error is generic. You should check the NeoLoad log files accessible through the menu "Help-->Open logs folder..." to get any more details. Does it only happen when you run...
  • How to achieve consistent results in multiple runs of the same test?

    The average calls response time can get inconsistency in results of 36% or even sometimes more when comparing results of 2 runs of the same test. This make it difficult to...
    Anna T.
    Anna T.

    Anna T.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I'm not sure to understand what your 3 steps are. If your steps are requests in under a page then yes it is played in parallel and step3 could be played before step2. But it is...
  • Can anyone tell me how to configure the neoserver and mobile app server with steps as iam new to this

    I am new to neoload and i need some more details like where i can see the neo server and mobile app server as it required in same network.Can anyone tell me each and every steps.
    Vishal L.
    Vishal L.

    Vishal L.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You should get all your information from the NeoLoad documentation here  
  • Cloud Testing

    http://answers.neotys.com/questions/1151606-l icensing -options/answers/2593498/author_stamp w.r.t above question i would like to know do you provide the load generators in...
    Swati D.
    Swati D.

    Swati D.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Basically there is more than 50 geographical locations for the load generators. You need to buy Cloud credits to use the Cloud LG's. 1 credit is for 1 LG per hour. I would...
  • How to manage browsers in recorded script ?

    I designed a test that use Chrome browser but I want to run it also in : Firefox and IE without recording again. I was looking for an option in menu of script that help me...
    Agnieszka K.
    Agnieszka K.

    Agnieszka K.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad uses its own HTTP client since it works at protocol level. In other words, it does not matter which browser was used for the recording or which one is used for the...