AppSuite:Load Tests: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<code> | <code> | ||
$ git clone https://code.open-xchange.com/git/wd/testing/performance -b | $ git clone https://code.open-xchange.com/git/wd/testing/performance -b 7.8.3 | ||
</code> | </code> | ||
Revision as of 16:28, 6 February 2017
OX App Suite Load Tests
We're providing load tests for various OX App Suite APIs and maintain simulations that correspond to specific client implementations. To use it, clone the following repository:
$ git clone https://code.open-xchange.com/git/wd/testing/performance -b 7.8.3
Documentation can be found at com.openexchange.test.performance.gatling/project/doc
.