If have done lately some tests with Selenium Webdriver running against
different browsers (see [1])  It is quit easy and give you immediate
indication about the browser compatibility.  Nice to have that kind of
'assurance' into MyFaces.

Regards
Rudy

[1] =
http://jsfcorner.blogspot.com/2011/05/browser-compatibility-with-webdriver.html


On 12 July 2011 19:32, Gerhard Petracek <gerhard.petra...@gmail.com> wrote:

> hi,
>
> +1
>
> @leo:
> jan is working on a similar topic - see [1]
>
> regards,
> gerhard
>
> [1] http://www.mail-archive.com/dev@myfaces.apache.org/msg53910.html
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>
>
>
> 2011/7/12 Leonardo Uribe <lu4...@gmail.com>
>
>> Hi
>>
>> Looks great!.
>>
>> One idea that came to my mind is how to run the same set of tests
>> against multiple configurations. For example, if we have some ajax
>> tests, it could be good to run it with htmlunit in firefox and IE
>> mode, or we need to run some test with PSS or normal state saving, and
>> so on. Other idea is take some tests already done in test-webapp
>> project and automatize it (flash scope tests and some other ajax
>> tests). It looks very promising.
>>
>> Leonardo Uribe
>>
>> 2011/7/12 Jakob Korherr <jakob.korh...@gmail.com>:
>> > Hi guys,
>> >
>> > I just opened a JIRA issue (MYFACES-3217) and committed the basic
>> > infrastructure for the MyFaces core integration tests. I added a
>> > detailed description about the integration-tests to the JIRA issue, so
>> > please have a look at that. In addition, you can check out the modules
>> > in the svn at [1].
>> >
>> > If you want to build MyFaces core 2.0.x and run the integration tests
>> > with the build, just use "mvn clean install -Pintegration-tests". If
>> > you want to start a container and do some tests manually, just run
>> > "mvn clean package cargo:run" in one of the war-modules. If you have
>> > some time, please give it a try and tell me what you think about it!
>> >
>> > In addition, we at IRIAN just got a summer student aboard who is
>> > willing to write a basic set of integration tests for us. Thus we
>> > should soon have a lot of tests in those modules!
>> >
>> > Any comments, ideas or other input is appreciated!
>> >
>> > Regards,
>> > Jakob
>> >
>> > [1]
>> https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/integration-tests/
>> >
>> > --
>> > Jakob Korherr
>> >
>> > blog: http://www.jakobk.com
>> > twitter: http://twitter.com/jakobkorherr
>> > work: http://www.irian.at
>> >
>>
>
>


-- 
Rudy De Busscher
http://www.c4j.be

Reply via email to