[ http://webtest-community.canoo.com/jira/browse/WT-359?page=all ]
Marc Guillemot closed WT-359:
-----------------------------
Fix Version: future versions
Resolution: Invalid
Assign To: Marc Guillemot
The documentation is not fully up to date: config's resultFile attribute is now
deprecated. Please use webtest.xml just like in the demo project created by
wt.createProject (see http://webtest.canoo.com/webtest/manual/install.html).
This will generate the html reports for you.
> Property resultfile cannot be set
> ---------------------------------
>
> Key: WT-359
> URL: http://webtest-community.canoo.com/jira/browse/WT-359
> Project: WebTest
> Type: Bug
> Reporter: Michael Siepmann
> Assignee: Marc Guillemot
> Fix For: future versions
>
> Even if I set the property resultfile to a different file, the only
> resultfile is WebTestReport.xml. I can not create a HTML-File, like
> result.html as described in the documentation.
> This is the configuration:
> <config host="${config.host}"
> port="${config.port}"
> basepath="${config.basepath}"
> summary="${config.summary}"
> saveresponse="${config.saveresponse}"
> resultpath="${config.resultpath}"
> resultfile="result.html"
> haltonfailure="${config.haltonfailure}"
> protocol="${config.protocol}"
> showhtmlparseroutput="${config.showhtmlparseroutput}"
> >
> but only a WebTestReport.xml is created.
> This file is created for every test in a different folder. I need one
> resultfile for all tests. This can be HTML or XML, which i can transform to
> HTML in a following step.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest