Hi Christian,

I think that it was an unintended changed that could be corrected. To be
sure that it doesn't get forgotten, I recommand you to open an issue in the
bug tracking system.

I don't think that it is a good idea to play with the classpath: you will
rapidly get incompatibilities. For such a message, the only involved jar is
webtest.jar itself.

I'm pleased to see that WebTest is used at Sun. Concerning your js issues,
enabling/disabling nodes should normally not be an issue. In all cases have
no hesitation to communicate your js problems: it is the best way to see
them solved.

Marc.


smith1511 wrote:
> 
> Marc,
> 
> It seems its been longer than I thought since I used version 2.0.  The 
> output i'm looking for doesnt have the PASS/FAIL, but does output each 
> step as it occurs.  Here is an example of the output to console/logfile 
> from webtest:
> 
>    [invoke]  INFO (com.canoo.webtest.engine.Context) - Current form set 
> to none
>    [invoke]  INFO (com.canoo.webtest.engine.Context) - Current response 
> now: https://grian.ireland:6789/console/login/Login
> [verifyTitle]  INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: 
> verifyTitle "we should see the login title" (2/9)
> [setInputField]  INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: 
> setInputField "Set user name" (3/9)
> [setInputField]  INFO (com.canoo.webtest.engine.Context) - Current form 
> set to (action=../login/Login;jsessionid=07A45BD787A37E13CB59101B7F20C2AF)
> [setInputField]  INFO 
> (com.canoo.webtest.steps.form.AbstractSetFieldStep) - Found 1 suitable 
> fields, considering only the first one
> [setInputField]  INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: 
> setInputField "Set password" (4/9)
> BUILD FAILED
> /export/home/user/qs01/autotests/src/Minotaur/webtest_testcases/rc16/configuration_manager/Test/Test2.xml:18:
>  
> Canoo Webtest: R_1217.
> Test failed.
> 
> The newer builds only output the BUILD FAILED/SUCCESSFUL at the end.  It 
> would be great if there is a way we can get this output or similar 
> without having to use results.xml. 
> 
> As per your question, yes I do work for Sun Microsystems and we are 
> currently integrating WebTest into out testing frame work for the SunRay 
> groups web UI.  WebTest is a great tool, our only issue is that out web 
> applications rely heavily on JavaScript and this can cause problems with 
> things like enabling/disabling buttons, checkboxes and other 
> components.  Other than that keep up the good work.
> 
> Thanks,
> Christian
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 
> 

-- 
View this message in context: 
http://www.nabble.com/New-version-of-webtest-doesnt-ouput-PASS-FAIL-of-each-step-to-console-tf2103201.html#a5814931
Sent from the WebTest forum at Nabble.com.

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

Reply via email to