Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Gatling - GenevaJUG, 2012-11-27.pdf

Avatar for Nicolas Rémond Nicolas Rémond
November 28, 2012
92

Gatling - GenevaJUG, 2012-11-27.pdf

Avatar for Nicolas Rémond

Nicolas Rémond

November 28, 2012
Tweet

Transcript

  1. First commit in june 2011 by S. Landelle and R.

    Sertelon About 20k LOCs by 19 contributors Commiter since Spring 2012
  2. That's what your threads will do most of the time,

    waiting ... http://www.flickr.com/photos/carlotancredi/3447589391
  3. Use the rich DSL ... • .regex() / .css() /

    .xpath() / jsonPath() • .find() / .findAll() / .count() • .is() / .in() / .not / .whatever • .doIf() / .repeat() / .during() / . asLongAs() • .randomSwitch() / .roundRobinSwitch() • .tryMax() / .exitBlockOnFail() • .feeder() : csv() / tsv() / jdbc()