AppSuite:Load Tests: Difference between revisions
From Open-Xchange
m (Mheiland moved page Gatling Performance Tests to AppSuite:Load Tests) |
No edit summary |
||
Line 9: | Line 9: | ||
Documentation can be found at <code>com.openexchange.test.performance.gatling/project/doc</code>. | Documentation can be found at <code>com.openexchange.test.performance.gatling/project/doc</code>. | ||
[[Category: AppSuite]] | [[Category: AppSuite]] [[Category: Testing]] |
Revision as of 14:09, 14 May 2016
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 develop
Documentation can be found at com.openexchange.test.performance.gatling/project/doc
.