Difference between revisions of "AppSuite:Load Tests"

(Replaced content with "This page has been moved to repository https://git.open-xchange.com/git/wd/testing/performance.")
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page has been moved to repository https://git.open-xchange.com/git/wd/testing/performance.
+
= 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>
 +
$ git clone https://gitlab.open-xchange.com/qa/performance.git
 +
</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.