When I execute my webtests, I get a directory with the tests in the
order I requested them to run, labeled sequentially "001_DoSomething,
002_DoAnother, 003_MoreTests...". But in the report that gets created at
the end of the test run, it seems that the order of the results is
somewhat random. Is there any way to insure that the order of the
generated report list matches the order that the reports ran in? This
would make the reports a lot easier to parse, since sometimes a failure
in an early test can impact a later test, and when the order is
scattered, this makes it hard to spot those situations.

--andrew
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to