Henrik Skupin on June 9th, 2010

Within the last two weeks we had to push two maintenance releases for jsbridge and mozrunner which now fix two major issues: Bug 570790: Due to a broken pyPI package of jsbridge the extension wasn’t working properly on all platforms. At least on Windows the files which have been accidentally added to the tar.gz file, [...]

Continue reading about Jsbridge 3.5.6 and Mozrunner 2.4.3 available

Henrik Skupin on May 26th, 2010

Mozmill is not only able to execute functional and unit tests against applications, which are build on top of the Gecko platform, but can also be used to run those type of tests against extensions. If you are an extension author and interested to see your extension tested in a daily fashion by our automated [...]

Continue reading about Testday for creating Mozmill Tests for Add-ons

Henrik Skupin on April 27th, 2010

A couple of minutes ago I have branched the mozmill-test repository for our upcoming Firefox 3.7 work. With that addition we can start to update our tests on the default branch to make them compatible with current Developer Preview releases and Minefield builds. That means we have the following correlations now: default => Firefox 3.7 [...]

Continue reading about New Firefox 3.7 branch for the mozmill-test repository

Henrik Skupin on April 15th, 2010

Today Mozilla proudly presents the next bug fix release for Mozmill. A couple of improvements have been made into this release. The most important part is definitely the support of Firefox 3.7, which allows us to run Mozmill tests against Minefield builds in the near future. But we also support Open Solaris now and offer [...]

Continue reading about Mozmill 1.4.1 released

Henrik Skupin on January 29th, 2010

Starting today the Mozilla QA lab has it’s own automated Mozmill test-run in place which gets executed once a day. That means I do not have to run those tests manually anymore and we also have public available results which will give us more exposure regarding failed tests. Really, it’s a great step forward for [...]

Continue reading about Daily automated Mozmill test-runs in the QA Lab

Henrik Skupin on November 18th, 2009

Release testing which has to be done by QA right before a new release of Firefox will be offered to our users is still an area where lot of manual work is involved. That means we run Smoketests and the Basic Functional Tests (BFT’s) against the build candidate. As I have already written there is [...]

Continue reading about Automated Software Update tests with Mozmill