Site Overlay

Tag: automation

Mozmill 1.5.2 and changes for running Firefox tests

As Clint Talbert has already written on Friday last week, Mozmill 1.5.2 has finally been released. A lot of great new stuff is now part of Mozmill core and we are happy to use it in our tests and automation scripts in the next couple of weeks. The following changes will have to be made: With the nearly complete refactoring of the Mozmill Python modules our Mozmill wrapper used by the automation scripts is no longer necessary and needs to be removed. For me it means I have to completeContinue readingMozmill 1.5.2 and changes for running Firefox tests

Mozmill Crowd talk at FOSDEM 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 Mozmill Crowd. Thanks to the committee my talk also got approved and I was able to demonstrate our latest activities in-front of a couple of people. If you weren’t able to attend, you can checkContinue readingMozmill Crowd talk at FOSDEM 2011

1-Click Firefox functional testing with Mozmill-Crowd

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 the rendering of pages, videos, or the Firefox UI itself. But noticeable it is only because it is that fast. Alongside those back-end features, also the Firefox UI has been vastly changed. Mainly you willContinue reading1-Click Firefox functional testing with Mozmill-Crowd

Mozmill Tests now under the Mozilla QA product

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 components. Finally we came up with the “Mozilla QA” product. By today the new “Mozilla QA” product has been created on Bugzilla under the Others section. At the same time 5 components have been created,Continue readingMozmill Tests now under the Mozilla QA product

Jsbridge 3.5.6 and Mozrunner 2.4.3 available

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, caused an error when loading files from the components and chrome folder of the extension. We have removed all those instances to make sure the extension will work again. Bug 568839: Installing binary extensions withContinue readingJsbridge 3.5.6 and Mozrunner 2.4.3 available

Testday for creating Mozmill Tests for Add-ons

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 test-runs in the QA-lab, you should definitely join the testday on Friday, May 28th. We really want to encourage you to think about the implementation of automated functional tests for your own extension. And it’sContinue readingTestday for creating Mozmill Tests for Add-ons

New Firefox 3.7 branch for the mozmill-test repository

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 mozilla1.9.2 => Firefox 3.6.x mozilla1.9.1 => Firefox 3.5.x More details about branch handling for our Mozmill tests can be found on MDC. The Mozmill test repository is available under the following two locations: http://hg.mozilla.org/qa/mozmill-tests/ http://github.com/whimboo/mozmill-tests

Mozmill 1.4.1 released

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 a much easier way to setup Mozmill on Windows. There is no dependency for pywin32 anymore. And with all the other fixes we really have a shiny new release. A list of fixes, which haveContinue readingMozmill 1.4.1 released

Daily automated Mozmill test-runs in the QA Lab

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 us. But lets talk in-detail about the progress… During the last All Hands week in December 2009 I had to hold a presentation in one of our QA group meetings about the current state ofContinue readingDaily automated Mozmill test-runs in the QA Lab

Automated Software Update tests with Mozmill

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 ongoing work with Mozmill to get those work fully automated in the future. But that are not the only tests we have to run… Since ever Firefox is supporting automatic updates we also have toContinue readingAutomated Software Update tests with Mozmill

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close