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

Last change on this file since 11678 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
RevLine 
[8654]1===========================
2Applicant Registration Page
3===========================
4
5Very simple setup, that requests the page
[8659]6http://localhost:8080/stress_app/@@index as often as
[8654]7possible.
8
[8659]9See the projects 'config.cfg' file to finetune number of threads (concurrent
[8654]10users) and other parameters.
[8659]11
[8660]12Tests are run against the 'waeup.kofa' instance in 'instances/'.
[8659]13
[8660]14Setup
15-----
16
[8661]17Setup is done in kofa01/test_scripts/config.py.
18
[8660]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.