Fabio R.

  • 5 questions asked
  • 4 answers
  • 0 best answers (0%)
  • number of transactions container and sons?

    I suppose that the number of transactions for container should be equals or greater that the number of transactions for its sons. I.E. Actions container having 1000 transactions...
    Fabio R.
    Fabio R.

    Fabio R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    It may be normal since you got some errors on your child containers. Did you configure your user path to go to the next iteration in case of error? I guess it's the case since...
  • How to modularize calls

    Is it possible to modularize calls to combine them into a custo userpath avoiding to duplicate existing scripts?
    Fabio R.
    Fabio R.

    Fabio R.

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

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Did you try the Shared transactions? Right-click a Transaction and select 'Shared'. Then you can drag&drop the Transaction in any User Path or Parent Transaction.
  • How to enable think time into RunTime section?

    I would enable/disable think time into RunTime section to run test with or without delay between pages? I cannot find think time option into RunTime section.
    Fabio R.
    Fabio R.

    Fabio R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    This settings is not a runtime settings but a virtual user settings. You can do it at the virtual user level profile. For more information, you can check the NeoLoad...
  • Use different WAR

    If I need to change WAR file having all libreries and RPC files, I have to record script again ?
    Fabio R.
    Fabio R.

    Fabio R.

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

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad is able to decode/encode your GWT requests based on your JAR and RPC files. So if you have a new build of your application you have to record again so the new files can...