Difference between revisions of "AppSuite:Load Tests"

 
Line 4: Line 4:
  
 
<code>
 
<code>
$ git clone https://gitlab.open-xchange.com/qa/performance.git/ -b 7.8.3
+
$ 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>.
+
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]]
 
[[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.