[Webtest] build 430
Marc Guillemot
webtest@lists.canoo.com
Sun, 28 Mar 2004 13:23:15 +0200
Good stuf this group idea.
Some problems:
- the js in the report doesn't work with Mozilla:
Error: substeps[j].style has no properties
Source File: http://webtest.canoo.com/selftest/resources/showHide.js
Line: 76
Error: tablerowContainingStepsOfTestspec.getElementsByTagName is not a function
Source File: http://webtest.canoo.com/selftest/resources/showHide.js
Line: 51
- quite strange: looking with IE, some images resolve to http://webtest.canoo.com/resources/images/collapseall.png
(missing "selftest/" in path) and can't be displayed (no pb with Mozilla)
- png images are sent with bad content type (text/plain)
and some remarks:
- warnings and errors reported by the html parser are not displayed in the reports anymore. I think that these
informations are really usefull to write good html code and sometimes to understand why httpunit doesn't work as
expected. More generally, perhaps could it be interesting to provide different stylesheets for reports to show what
could be done. For instance in our projects we have splitted the results in one index page and one report page per test.
Indeed it was too unconfortable with everything in one page (we have projects with ~100 webtests).
- clicklink test has been changed back to the version before my last adds (htmlid and support for js links).
- what about generating reports on an other place? It's really difficult to have an overview of the sources because a
build generates new files in fast all folders. What about trying to change this and have all generated files in
subfolders of build/ ?
Marc.
Dierk Koenig wrote:
> Hi,
>
> I committed some work on the selftest organization.
> The goal is to give users a jump start for file/folder organization that
> worked well for us in our big projects.
> I kept all the old tests but started a new folder "/selftests" in the cvs
> module that now contains the webtest selftests.
> still todo: include the auto-refresh test and include the whole structure in
> the distribution.
>
> I introduced a "group" step for grouping of steps.
> Thomas Jezler submitted the JS that is used in the new reporting style for
> folding of groups. Thanks a lot for that.
>
> cheers
> Mittie
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>