Part 1: UI Testing on Firefox OS using Marionette; a background
by Zac Campbell While the main B2G team at Mozilla is developing Firefox OS, our support teams, Dev Tools, and the A-team are working hard to build the tools and … Read more
by Zac Campbell While the main B2G team at Mozilla is developing Firefox OS, our support teams, Dev Tools, and the A-team are working hard to build the tools and … Read more
The Web QA team is always looking for new contributors! People often come to our team page hoping to find something to work on. While we encourage people to browse the project … Read more
(Another great guest post by Bob Silverberg!) There are a couple of tools which can be extremely useful when developing with Python on your local system that I would encourage … Read more
(The following is a guest post by Bob Silverberg, one of our awesome contributors in Web QA.) PyCharm is a Python IDE, released by JetBrains. I quite enjoy using it … Read more
On the Web QA team at Mozilla we have been using the py.test unit testing software for a while now and find it very useful. We can extend and customise … Read more
WebDriver has introduced implicit waits on functions like find_element. That means that when WebDriver cannot find an element, it will automatically wait for a defined amount of time for it … Read more
As WebDriver moves more towards being more of an API and less of a testing tool, functions that contained the logic to wait for pages such as wait_for_page_to_load() are being … Read more
Hi, welcome to the blog for Mozilla’s Web QA team. As our name suggests we manage the QA for Mozilla’s websites. We use a combination of manual exploratory testing and … Read more
The WebQA team isn’t always the first group that people think of when they think of Mozilla. However, this team makes many Mozilla web properties possible. We work on everything … Read more
The SUMO Knowledge Base test day on November 12th saw a lot of great results. We got to see a lot of great interaction between those of us working on … Read more