Henrik Skupin on February 14th, 2011

A week ago I had the pleasure to attend the FOSDEM (Free and Open source Software Developers’ European Meeting) in Brussels. As every year Mozilla has been setup its own booth and also got assigned an own developer room for talks. I have used this opportunity to spread the word about our crowd-testing initiative with [...]

Continue reading about Mozmill Crowd talk at FOSDEM 2011

Henrik Skupin on January 21st, 2011

After talking to one of my colleagues at Mozilla, we have decided to push another minor release of the Mozmill-Crowd extension as soon as possible. The main task was to improve the user experience when using the extension. The following fixes have been incorporated: Save the screenshots which are automatically taken by the l10n test-run [...]

Continue reading about Mozmill-Crowd 0.1.1 Release

Henrik Skupin on January 18th, 2011

Firefox 4, the next major version of Mozilla’s web browser, will include hundreds of new features and enhancements. A lot of those will happen in the background and will primarily not be visible at the front-end. A very good example for such a feature is the support for graphics hardware acceleration. It will drastically improve [...]

Continue reading about 1-Click Firefox functional testing with Mozmill-Crowd

Henrik Skupin on November 19th, 2010

After some discussion last week how to track bugs of the different projects inside Mozilla QA we came to the conclusion that a new product on Bugzilla is necessary. Similar to other groups at Mozilla, QA would also benefit from it when having all their projects under one single umbrella, instead of in dozen different [...]

Continue reading about Mozmill Tests now under the Mozilla QA product

Henrik Skupin on November 19th, 2010

Already two weeks ago, on November 3rd, the Selenium meetup #3 of the London Selenium user group has been taken place. Organized by Dave Hunt, we had 2.5h of interesting talks and discussions at the Google office in London. The overall topic for this evening was how Mozilla is using Selenium and other tools to [...]

Continue reading about Mozmill Crowd Talk at Selenium Meetup #3 in London

Henrik Skupin on July 13th, 2010

Last Friday I had my presentation about the MozMill crowd extension. It was part of the breakout sessions during the Mozilla Summit 2010 in Whistler. For everyone who wasn’t able to make it to my presentation I have uploaded the slides to slideshare: MozMill Crowd – The birth of global automated testing View more presentations [...]

Continue reading about MozMill Crowd – The birth of global automated testing

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