The second Java Power Tools Newsletter is out! This time, the topic under discussion is Java Web Frameworks: Automated web tests are a great way to automate smoke and regression tests, and can also be effectively used in a TDD or BDD approach to designing your overall screen behaviour and screen flow. In this issue, we will compare several web testing frameworks that can be used with Java: Selenium, HTMLUnit, WebDriver and JWebUnit. Check it out here! Java