Testing webapp startup on Jenkins using Maven, Tomcat and Web Driver
Modern web applications often consist of quite some configuration files that should at least be tested for validity. Think of Spring controller configurations, web application descriptors and the like that…