Nouredine A.

  • 96 questions asked
  • 2225 answers
  • 376 best answers (17%)
  • 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...
  • Pausing the Test

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

    Muthukrishnan S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's no automatic way to pause a test. But during the runtime, you can reduce the number of virtual users that are running by decreasing the load. If you stop all the...
  • How do I get a parameter substituted in a POST of request content type TEXT?

    In NeoLoad 4.2.2 I put an extracted variable in the text content of a POST request of content type text and it is not being replaced by the value at run time. If I switch to...
    Nelson C.
    Nelson C.

    Nelson C.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Having a variable in a POST request of content type text is very common. I've tried from a NeoLoad 4.22 with also an extracted variable and it worked fine. There's probably...
  • Checking virtual user without delay

    Is there a way I can check virtual user without running delays in the script? Please let me know
    Muthukrishnan S.
    Muthukrishnan S.

    Muthukrishnan S.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    There's multiple ways to specify delays in NeoLoad. For example you can add think time on pages, logical delays action etc... By default think times are not played so the...
  • I would like to convert an Unicode character

    I need to extract a value from the server response that is in Unicode format but i need to sent it back decoded. Is it feasible with NeoLoad?
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad has built-in features to automaically decode extracted values like for example HTML or URL encoded values. If you need to decode Unicode characters, you can create a...
  • How do I change the Recorded Response without re-recording?

    I've recorded a number of virtual users and everything worked fine and all validated correctly. Our application has now changed slightly and the users still pass validation...
    James O.
    James O.

    James O.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Currently it's not possible to modify the recorded requests/responses. If you would like to update the responses in order to ease the creation of variable extractor, you can use...
  • Please provide a sample script for file upload and download scenario

    Need help to create a scenario for file upload and download. Would like to track the duration of upload and download of files.
    Chary D.
    Chary D.

    Chary D.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If you could record in NeoLoad those two transactions directly from the application it should be easier. If you have to create them, you can manually create a POST and GET...
  • Problem when installing license

    I tried to install license in neoload team server. I am not able to install its throwing an error. Error: com.neotys.teamserver.license.a.f.a: Unable to install license at...
    Keerthy R.
    Keerthy R.

    Keerthy R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The name of your license file should indicate if it's a shared license or not. Since it's not a shared license, it means that you have to load your license directly in your...
  • Migrate Remote project

    I want to know about Migrate remote project in shared menu ? What it does??
    Keerthy R.
    Keerthy R.

    Keerthy R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Let's say you have published some projects with NeoLoad 4.1.xx. Then after some point, you are now using NeoLoad 4.2.xx. The projects stored in the Team server are still in 4.1...
  • Backup for repository

    I want to know why there is no need of taking backup for the repository??? In normal svn server we can take backups of the svn repository.
    Keerthy R.
    Keerthy R.

    Keerthy R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    We do not provide any tools with our Team server to backup your SVN repository. It does not mean that it's not possible or necessary to backup them. For now, you have to handle...