source: main/waeup.stress/trunk/README.kofa01.rst @ 12820

Last change on this file since 12820 was 8661, checked in by uli, 12 years ago

Do post run actions in Python. This is more convenient than shell scripts.

File size: 641 bytes
Line 
1===========================
2Applicant Registration Page
3===========================
4
5Very simple setup, that requests the page
6http://localhost:8080/stress_app/@@index as often as
7possible.
8
9See the projects 'config.cfg' file to finetune number of threads (concurrent
10users) and other parameters.
11
12Tests are run against the 'waeup.kofa' instance in 'instances/'.
13
14Setup
15-----
16
17Setup is done in kofa01/test_scripts/config.py.
18
19This test automatically cleans up the ZODB, installs a new
20`University` instance named 'stress_app', starts the grok instance
21deploying 'kofactl', runs the stress tests, and shuts it down after
22tests have been run.
Note: See TracBrowser for help on using the repository browser.