=========================== Applicant Registration Page =========================== Very simple setup, that requests the page http://localhost:8080/stress_app/@@index as often as possible. See the projects 'config.cfg' file to finetune number of threads (concurrent users) and other parameters. Tests are run against the 'waeup.kofa' instance in 'instances/'. Setup ----- Setup is done in kofa01/test_scripts/config.py. This test automatically cleans up the ZODB, installs a new `University` instance named 'stress_app', starts the grok instance deploying 'kofactl', runs the stress tests, and shuts it down after tests have been run.