AppSuite:Load Tests: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= App Suite Load Tests = | = 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: | |||
<code> | <code> | ||
$ git clone https:// | $ git clone https://gitlab.open-xchange.com/qa/performance.git | ||
</code> | </code> | ||
Documentation can be found at <code>com.openexchange.test.performance.gatling/project/doc</code>. Please checkout the branch that corresponds to the version of OX App Suite to be tested. | |||
[[Category: AppSuite]] [[Category: Testing]] |
Latest revision as of 17:19, 11 July 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://gitlab.open-xchange.com/qa/performance.git
Documentation can be found at com.openexchange.test.performance.gatling/project/doc
. Please checkout the branch that corresponds to the version of OX App Suite to be tested.