[qmtest] Adding support for multiple programs per test
Scott Lowrey
slowrey at nextone.com
Thu Sep 2 01:39:49 UTC 2004
Stefan Seefeld wrote:
> Abhijeet Bisain wrote:
>
>> 2. Capability to store the results into a database with timestamps on
>> when they were run
>
>
> there's an sql result stream as well as an one using xml. That may
> provide
> all you want.
Just thought I'd mention that the session start time is included in the
leading annotations in the default XML result stream. End-time is
there, too, I think -- or I may have added that myself. Too lazy to
look right now. :)
Anyway, this time data is per-session, not per-test. If you need
per-test timestamps, it would be a simple matter to add such an
annotation to an existing (or new) test class.
-Scott
More information about the qmtest
mailing list