Cover Your Web and Mobile Applications with Integration Tests from Scratch
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 and Arquillian Android—enables that. In this tutorial, you will learn how to integrate existing testing frameworks such as JUnit with the Web testing tool Selenium. …