Testing JSF and RichFaces with Arquillian - Part IV - Running in Continuous Integration

June 7, 2013

Once you started developing some integration tests, you should also think about how and where to run them. The last part of this series is dedicated to running tests in continuous integration...


Testing JSF and RichFaces with Arquillian - Part III - Mastering the Debugger

June 6, 2013

We have previously discussed which technologies to use and how to improve the test development turnaround when we want to test JSF with Arquillian. However developing tests using the right tools used the right way isn’t the last stop in a development cycle...


Testing JSF and RichFaces with Arquillian - Part II - Rapid Test Development

June 5, 2013

In a previous post we have discussed what technologies we use for testing JSF and RichFaces in particular. The tools we use focus on testing complex business applications with rich user interfaces...


Testing JSF and RichFaces with Arquillian - Part I - Used Technologies

January 29, 2013

As we announced earlier, we are undergoing several changes in our approach to how RichFaces is tested. We already have an extensive functional test suite authored by a top-notch RichFaces QE team, but this suite doesn’t allow us to react quickly on regressions introduced and so we usually find some of them during release testing...