Projects:Retail Modules High Volume Test
Contents |
Introduction
As part of the project to enable the OB Retail solution for high volume environments there will be several tasks/efforts related to automated testing in continuous build environments.
There are two distinct types of tests which will be added:
- Adapting/running a set of current test cases with the high volume preference on. This test does not test the performance in high volume environments, but focuses on that specific functions (such as creating ticket, searching product, discounting) still work correctly even in case of the
- Creating a new test environment with a high volume dataset and a set of performance test cases. The performance testcases test the performance of specific functions such as product search, customer search, ticket search and creating tickets/cashups
For the second task it is needed to:
- work with the release management team to setup a continuous build environment testing the performance
- create a set of DB functions or java program to create high volume dataset
- create a set of testcases performing common user actions and checking the performance of the tests