A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Unified Continuous Integration Tests for Mobile and Web Applications

Karel Piwko

Download slides

Using a web application is easy. Testing it should be easy as well. Arquillian, a revolutionary Java Enterprise testing platform, together with its extensions Arquillian Drone, Arquillian Graphene and Arquillian Android, allows that.

In this session you will learn how to integrate already existing testing frameworks, like JUnit, with web testing tool Selenium in such way that setup can be reused for both test development and in continuous integration tests. Whatever technology are you using to create web pages, wherever is the application deployed and whatever browser including mobile ones are you using, configuring a test environment is a matter of seconds.

Do not spend time with configuration, skip right to writing web tests.

More talks