Joe N.

  • 5 questions asked
  • 1 answer
  • 0 best answers (0%)
  • Issue copying request values from Values tab in results

    I need to copy all Request values from the Values tab to Excel for further analysis. When I paste the data the request names are not displayed and are instead replaced by UID...
    Joe N.
    Joe N.

    Joe N.

    Level
    0
    30 / 100
    points
  • Can I prevent NeoLoad stealing focus on my computer?

    Frequently I have mini tests running on my computer to validate scripts I am creating. While the test is running I work on other applications at the same time. When the test...
    Joe N.
    Joe N.

    Joe N.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's no option to disable that in NeoLoad. So i would suggest you to post an idea on our community web site here. I understand that it could be annoying and it may help other...
  • Can I parameterise a field in an uploaded spreadsheet?

    I have a project where the application uploads an excel spreadsheet. One of the ID fields in the spreadsheet has to be unique each time. Is it possible to parameterise a field...
    Joe N.
    Joe N.

    Joe N.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You can't modify your spreadsheet content within NeoLoad since it's a specificĀ  format that has to be modified with the suitable application. Can't you create in advance such...
  • Pacing overriding end of test

    I have a load test which runs for 3 hours with numerous different scripts. One of these scripts executes with a pacing of 1 hour set on the Action container for each iteration...
    Joe N.
    Joe N.

    Joe N.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If i understood correctly, you say that the test is already in a stopping status when it is playing that 1 hour pacing and then although the test is stoppingĀ  that user is...
  • Are there different heap space settings for the Init and Action containers?

    I have a script where a request throws a java.lang.OutOfMemoryError when the call is executed in the Action container, but does not if executed from the Init container. Is there...
    Joe N.
    Joe N.

    Joe N.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's no difference in heap size for Init and Actions container. The memory is allocated to the Load generator and not for individual containers.