Henrik Skupin on February 25th, 2010

Mozmill, which is a framework for running functional tests, can be used for any application which is built on top of the Mozilla platform. This includes Firefox, Thunderbird, SeaMonkey, and many others. But it’s not only possible to test the application itself. Instead it can also be used to run any type of functional tests [...]

Continue reading about Testday for Testscripting your Add-on with MozMill

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 January 25th, 2010

The new version of Mozmill brings some under the hood changes to the Python back-end.
The patch on Bug 533227 adds report support for restart tests which can push results to a couchdb instance now. With Mozmill 1.3 only normal Mozmill tests had that capability.
Further we have improved the handling of Python callbacks from within Mozmill [...]

Continue reading about Mozmill 1.4 released

Henrik Skupin on November 23rd, 2009

Given the quick review on AMO (many thanks to you guys that this happened under a week!) the Mozmill team can call out that Mozmill 1.3 has been released. It’s available for download on addons.mozilla.com.
This release is a big step forward by adding a couple of new features and fixing some important bugs which have [...]

Continue reading about Mozmill 1.3 released

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

Henrik Skupin on November 7th, 2009

Nearly 3 month after we have released Mozmill 1.2 we are close to our next release of Mozmill. Lots of bugs have been fixed and even a couple of new features were implemented. A nearly complete list you can find on Bugzilla.
Everyone who is using Mozmill regularly is welcome to help us in testing the [...]

Continue reading about MozMill 1.3 beta 1 available for testing

Henrik Skupin on October 21st, 2009

As a couple of you already know Mozilla QA runs its own set of automated functional tests which are separated from the tests in the automated test suite. The main goal for us is to shorten the test duration for manual functional tests so those tests will be run more often. There are Smoketests, BFT’s [...]

Continue reading about Mozmill status and goals for 2009

Henrik Skupin on October 6th, 2009

Over the last weekend Mozilla Camp Europe 2009 has been taken place in Prague. About 150 people from l10n, qa, dev, and advocacy were invited to join this conference which Mozilla Europe is organizing each year.
Given my project to get manual Litmus tests automated with Mozmill I have prepared some slides with a special focus [...]

Continue reading about “Mozmill meets L10n” slides available

Henrik Skupin on August 21st, 2009

In the last weeks we discovered a couple of changes in the upcoming 1.9.2 code base which forced us to branch our mozmill-test repository. At first we weren’t sure if we should create separate repositories for the 1.9.1 and 1.9.2 branches or handle everything through multiple heads in the same repository. We made the decision [...]

Continue reading about Mozmill-test repository branched for Firefox 3.5