-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: mozilla
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
More realistic endurance test results
If you’re not already familiar with the Firefox endurance tests, these are Mozmill tests that repeat a small snippet of user interaction over and over again while gathering metrics. This allows us to detect if there’s a memory leak in … Continue reading
Posted in Automation, Mozilla, QMO, Testing
Tagged endurance tests, firefox, memory, mozilla, mozmill
1 Comment
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 automation, b2g, firefox os, gaia, mozilla, tests, ui
3 Comments
Mozilla drops usage of Selenium RC
I thought this was important enough to share in a short blog post… Just 10 months ago, Mozilla started to migrate their Selenium projects from the Selenium RC API to the WebDriver API. I’m thrilled to say that this is … Continue reading
Posted in Automation, Mozilla, Selenium
Tagged mozilla, qa, selenium, selenium grid, selenium rc, webdriver
4 Comments
Mozilla application downloader released
This week part of the Automation Tools team have gathered at the London Mozilla Space to work on migrating our Firefox automated UI tests to Mozmill 2.0. A considerable part of this work is converting our automation scripts repository, which … Continue reading
Posted in Automation, Mozilla
Tagged automation, download, firefox, mozdownload, mozilla, pypi, thunderbird
4 Comments
Automating BrowserID with Selenium
BrowserID is an awesome new approach to handling online identity. If you haven’t heard of it then I highly recommend reading this article, which explains what it is and how it works. Several Mozilla projects have already integrated with BrowserID, … Continue reading
Posted in Mozilla, Selenium
Tagged browserid, git, mozilla, selenium, selenium rc, submodule, webdriver
3 Comments
Case Conductor pytest plugin proposal
Case Conductor is the new test case management tool being developed by Mozilla to replace Litmus. I’ve recently been thinking about how we can improve the relationship between our automated tests and our test case management, and want to sare … Continue reading
Posted in Mozilla, QMO
Tagged case conductor, litmus, mozilla, plugin, pytest, webqa
Leave a comment
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 addons, continuous integration, endurance tests, firefox, mozilla, mozmill, qa, review, selenium, selenium ide, tests
1 Comment
Adding Mozmill tests to the Selenium IDE build system
Back in April I blogged about the Mozmill tests I’d written to test Selenium IDE. I followed up in June with a blog post covering how to run these tests. The natural progression is to add these tests into the … Continue reading
QA Automation Services Work Week 2011 – Day 1
QAASWW11 kicked off yesterday with a day of planning at IdeaSpace in Cambridge, UK. We had a meeting room for the day – kindly offered up by our new friends at Springboard – and plenty of instant whiteboard! As with … Continue reading
Posted in Events, Mozilla, QMO
Tagged automation services, events, mozilla, qa, work week
Leave a comment