Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The suggested testing tool is The Grinder.  It is a load testing framework written in Java, that uses Java, Jython and/or Clojure for writing the tests.  A more complete discussion of our testing infrastructure may be found on this page.

Testing Considerations

These scenarios expand on the previous single load injector tests to use multiple read, write, and read-write tests via the REST api.

...