-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Selenium 2
Integrating Selenium 2 with Ant
We recently integrated Selenium 2 into the Ant build of one of our projects. In this blog post I will show you how you can integrate your automated JUnit based Selenium 2 tests with Ant. If you are using Maven … Continue reading
Posted in Build, config and deploy, Java and Quality, Java Web Frameworks
Tagged ant, junit, Selenium 2, Test, tomcat
Leave a comment
Load testing GWT applications with Selenium 2 and Gradle
This post shows how to do a load test on a GWT application that runs in production mode. Production mode means the application is deployed to a web server and only reachable through the HTTP protocol. It also means that GWT-RPC … Continue reading
Posted in Build, config and deploy, Java and Quality
Tagged gradle, Groovy, GWT, performance, Selenium 2
3 Comments