Batch execution of tests
Status: Alpha
Brought to you by:
aeden
I would be extremly usefull if it was possible to
execute a series of test in batch. This would make
LogiTest a great alternative to httpunit/j2eeunit for
feature/acceptance tests.
Output should be a report in xml format giving the
status failed or succes for each test and the error
messages.
Logged In: YES
user_id=75589
It is possible to use the scripting features to run
numerous tests in sequence, but I see the value of adding a
nice UI for batch processing, so I will look into adding
that in the next release.