-
Recent Posts
Recent Comments
Archives
Categories
Meta
Author Archives: Dave
Micro-iterations in Endurance Tests
Last week micro-iterations landed in Mozmill Endurance Tests. These allow tests to accumulate resources during an iteration. This was previously achieved by leaving the state of the test snippet in a different state to how it started, allowing the iterations … Continue reading
Endurance Tests in Firefox 6
One of the features of the upcoming Firefox 6 is an improvement to the handling and reporting of memory resources. As you can probably imagine, this is very applicable to the endurance tests project. As a result of the changes, … Continue reading
Running the Selenium IDE Mozmill tests
A short while ago I posted about the Mozmill tests I’ve created for Selenium IDE, however I didn’t cover how you can run these tests yourself. Currently I run these manually as needed to ensure that the nightly Firefox builds … Continue reading
London Tester Gathering with Mozilla
Last week several members of the Mozilla QA team were in London, and we took advantage of this by sponsoring one of the regular London Tester Gatherings. We were really keen on keeping it a social/networking event, but also really … Continue reading
Posted in Events, Mozilla, QMO
4 Comments
Testing Selenium IDE with Mozmill
Mozmill tests can be written for any Gecko based application, and can therefore be used to test Firefox extensions (add-ons). Since October I have been working on a new suite of tests for the Selenium IDE extension in the hope … Continue reading
Running endurance tests with Mozmill Crowd
Ahead of our Mozmill Crowd testday last Friday we made some changes to the endurance tests, including enabling endurance test run within Mozmill Crowd! Running the endurance tests is now even easier – simply install the Mozmill Crowd extension, and … Continue reading
Posted in Mozilla, QMO
Tagged endurance tests, firefox, mozilla, mozmill, mozmill crowd
Leave a comment
Endurance Results from Test Day
Today I finally finished reviewing the hundreds (yes, hundreds!) of endurance reports that were submitted on our Firefox 4 add-ons test day last Friday and on the days following. It was amazing to see so many reports coming in, and … Continue reading
Automated Firefox tests with add-ons installed
Mozmill has a feature that allows the tester to install an add-on during the test run. Until recently this was only used by one of our automated testruns, which was for specifically testing the installed add-on rather than Firefox. With … Continue reading
Introducing Firefox Endurance Testing
Since late last year I have been working on a prototype of an Endurance Testing project for Firefox. The idea is to use our existing Mozmill framework for automating UI testing of Firefox to write tests that stress and strain … Continue reading
I’m (sort of) going to Selenium Conference 2011!
For a long time now I’ve been chasing the idea of a conference for Selenium. It probably started when I heard about the San Francisco Selenium users meetup group, and was certainly on my mind when I started the London … Continue reading
Posted in Events, Mozilla, QMO, Selenium
Tagged mozilla, selenium, selenium conference
Leave a comment