View source | View content page | Page history | Printable version   

Projects:DB Synchronization With Symmetric DS/JMeter Tests

Introduction

The configuration of the tables to be synchronized is donde in the Synchronized Table, available using the System Administrator role.

org.openbravo.retail.storeserver.synchronization.examples module

The org.openbravo.retail.storeserver.synchronization.examples module contains tables required by the jmeter tests to test the synchronization, along with the jmeter tests.

The jmeter tests are placed in the src-test/jmeter-tests of the module. They can be executed either from the JMeter GUI or from the console using a command similar to this one:

jmeter -n -t TriggersAreDisabledDuringSynch.jmx -l /tmp/testOutput.log -JcentralServerURL=localhost -JstoreServerURL=localhost -JcentralServerPort=8090 -JstoreServerPort=8070


The following tests have been defined:

Retrieved from "http://wiki.openbravo.com/wiki/Projects:DB_Synchronization_With_Symmetric_DS/JMeter_Tests"

This page has been accessed 683 times. This page was last modified on 9 November 2015, at 18:08. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.