av8r wrote:
> 
> Marc,
> 
> I could not locate the link to create a new post, so I am just sending you
> an email with the original thread. 

http://webtest-community.canoo.com/jira/browse/WT

> Could you please let me know if it is 
> possible to do the following with Canoo webtest?
> 
> 1) Is it possible to just save the results for the failed tests. Currently,
> its saving results for every test that is run, and the results directory
> grows quite large? I really don't care about the tests that have passed,
> as I am only interested in the failures and see what went wrong.

currently not. Hard drive are cheap ;-)

> 2) Is there any way to re-run only the tests that failed?

no automatic way but you can use the property wt.testInWork to specify
to run a single test.
Nevertheless I find your idea interesting. Please open an issue for that.

> 3) Is it possible for it to create a new sub-directory under the results
> directory with the datetime stamp for when the run was started, rather
> than blowing away my existing directory?

it's possible... with a few line of custom code: just override wt.full
and define wt.config.resultpath to a folder with your timestamp.

Cheers,
Marc.
-- 
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com


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

Reply via email to