christophe M.

  • 0 questions asked
  • 404 answers
  • 73 best answers (18%)
  • Pass and Fail container

    How to see pass and failed container in Neoload ??I want to know which container has pass and which transaction are failed??
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    "Hit" counts the executions = "Pass + Fail", then you have "Errors" for Failed. ("Pass" = "Hit" - "Errors").
  • We don't want to wait for the response of RequestA to start RequestB

    We need to configure NeoLoad to run a test in a specific way. When a request to the server starts (RequestA), we want to kick off the next request 500ms later (RequestB). We...
    Matthias V.
    Matthias V.

    Matthias V.

    Level
    1
    112 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    You should use a Fork to use parallelism: - Put a Fork with Request A in it, it will be executed immediately - After the Fork, still in the main Thread, put a 500ms delay then...
  • Scenario creation

    Total scripts = 2 1. First script: * should have 10 user. *ramp up of 2 user for 1 min with steady time of - 5 min 2. Second script: *should have 10 user...
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Sorry, I don't understand why the proposal with two populations, two load profiles within a single scenario doesn't work for you.
  • Scenario creation

    Total scripts = 2 1. First script: * should have 10 user. *ramp up of 2 user for 1 min with steady time of - 5 min 2. Second script: *should have 10 user...
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Why do you need to use a single population?
  • Scenario creation

    Total scripts = 2 1. First script: * should have 10 user. *ramp up of 2 user for 1 min with steady time of - 5 min 2. Second script: *should have 10 user...
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    To get different load profiles, you must use two populations 1. Population A - 100% script1, then select the population in the Scenario panel and put the load profile here...
  • Load Generator error

    I am getting error while executing script Error : Failed to start Load Generator on localhost. The Load Generator process has been created but has not registered after...
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    The error is raised by NeoLoad Controller because the Load Generator did not contact the Controller after the start-up which means an error at Agent or Load Generator level...
  • Shared container

    For example : I have two Virtual user profile and I have login and logout container which is common to the two Virtual user. So I will put this login and logout in Shared...
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Make sure your VU Profiles includes Login and Logout shared containers. If it's not the case, copy/paste the Shared Container to the destination, it will create a link.
  • Pausing the Test

    Is there a way I can pause a running Test?
    Muthukrishnan S.
    Muthukrishnan S.

    Muthukrishnan S.

    Level
    0
    41 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    You can vote for that feature request here: http://ideas.neotys.com/feedbacks/78856-pause-resume-the-load-during-the-test
  • Handling Favicon error in script

    I have recorded one virtual user. After recording I click on check virtual user and start checking the virtual user. I got 404 error for /favicon.ico request. I want...
    Keerthy R.
    Keerthy R.

    Keerthy R.

    Level
    1
    102 / 750
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    This is an alernative. Note that the option ignores 404 that were recorded as 404. NeoLoad will continue to raise errors for 404 that are new (recorded as 200 OK for example).
  • How to remove installed license (trial version)?

    I have a trial version of NeoLoad installed in a machine. I would like to remove the license, please let me know on how do i do this.
    Muthukrishnan S.
    Muthukrishnan S.

    Muthukrishnan S.

    Level
    0
    41 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    You can replace it by another license. Why do you need to remove...