About software testing and software quality: Testing Tools, Bug Tracking, Code Review, Continuous Integration.
Monday, 11 October 2010
Bromine - Test Management for Selenium
I have found an interesting presentation of the Bromine software testing tool. Bromine can be described as an open source management tool for Selenium. It offers is a way to organize your test scripts and easily run them in different browsers and operating systems.
Tuesday, 5 October 2010
Junit Java Unit Testing Tool Presentation
Methods & Tools, a free software development magazine available on the web, has published a presentation of JUnit. JUnit is a Java library for unit testing, which has advanced to the de-facto standard in unit testing. By using JUnit, you can assert that methods in your Java code work as designed, without the need to set up the complete application.
Subscribe to:
Posts (Atom)