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...
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...
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...
June 4, 2013
It is practically unavoidable to hit issues during a test execution. Fortunately, with the Arquillian, debugging such issue is a really simple task...
February 13, 2013
Developer Conference will be held in Brno in just under two weeks. Since it will highly increase the concentration of hackers and people who are fond of open source, we leverage this fantastic opportunity to organize a hackfest!..
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...
January 15, 2013
Highlighted Features
jQuery Selectors
Graphene gets its own @FindBy annotation and ByJQuery selector in order to fully support jQuery selectors. (read more)
Injecting Selenium Resources
The interesting Selenium APIs (HTML5, Mobile, etc.) can be injected to the test or page fragments directly...
January 15, 2013
It has been a pretty long road from Alpha1 to this release, focused primarily on polishing the user experience.
So without any further ado, let’s look at the new shiny features!..
September 17, 2012
Graphene 2 is building on top of the Selenium WebDriver API and provide extensions for writing reusable, robust and AJAX-enabled tests with improved readability.
Graphene 2 uses the ideas from Graphene 1 (based on Selenium 1 API) and applies it to the world of Selenium WebDriver...
May 27, 2012
Have you ever wanted to test a web application using real HTTP requests, but still have the opportunity to verify server-side state and behavior?
Wouldn’t it be great to have the full power of Arquillian Drone, driving Selenium or WebDriver on the client, then combine that with an Arquillian in-container test?
Now you can!
Ike’s innovative army has created yet another powerful weapon for your testing arsenal, Arquillian Warp...