luetzkendorf 2005/02/15 05:03:28
Added: testsuite README.TXT
Log:
Added tasks for batch-tests, i.e. for executing multiple test packages
against multiple slide configurations in a single job.
Revision Changes Path
1.1 jakarta-slide/testsuite/README.TXT
Index: README.TXT
===================================================================
Running a single test package
------------------------------
1. copy tp.properties.sample -> tp.properties and adapt
2. run a testpackage, e.g.
> ant tp.functional
3. look into the result.xml
Running the batch test
----------------------
1a. install tomcat (with the manager application)
- assure that there is a user that can access the manager application
for installing web apps (i.e. a user with the role 'manager')
1b. run tomcat
2. adapt testsuite/junit/testconfigs/_default/test_properties.xml
- in particular the first line (server name ant port where the tomcat
is running, user name and password of the user that can run the
manager app)
3. in batchtest.properties:
- configure which test configurations shall be executed.
- configure which test package (ant target) shall be executed for
what configuration
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]