Tag Archives: tests

Populating Firefox OS with test content

Working on the Firefox OS automation, it’s often been necessary to populate a device with some sample content. For example, when measuring the launch time of the contacts app it’s more realistic if we already have a bunch of contacts … Continue reading

Posted in Automation, Mozilla, QMO | Tagged , , , , | 2 Comments

Running Firefox OS UI Tests Without a Device

It’s a little difficult to get your hands on a device that can run Firefox OS right now, but if you’re interested in running the UI tests a device is not essential. This guide will show you how to run … Continue reading

Posted in Automation, Mozilla, QMO, Testing | Tagged , , , , , , | 3 Comments

Q3/2011 in review

In the hope that I might inspire others to do the same, I’ve created a few screencasts showing some of the cool things I worked on in the last quarter. I’ve tried to keep them all short, and they’re all … Continue reading

Posted in Mozilla, QMO | Tagged , , , , , , , , , , | 1 Comment

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

Posted in Mozilla, QMO | Tagged , , , , , | Leave a comment

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

Posted in Mozilla, QMO, Selenium | Tagged , , , , , | 1 Comment