Selenium for QA Testing
I was reading the Atlassian Blog when I stumbled upon a post about Selenium. Selenium is a way to do unit testing from the UI, like a browser. Here’s the project page — looks like a cool way to automate testing of UI elements, which is often hard for developers to do themselves.