Articles tagged: Automation
Found 25 documents
- Archive/Firefox_OS/Automated_testing/Endurance The Gaia-UI Endurance tests are a suite of Firefox OS tests built on top of the Gaiatest (Gaia ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Gaia_UI_Tests_Run_Tests This article provides a detailed rundown of how to run the actual gaia-ui-tests suite that ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_1_Marionette_Firefox_OS_start This tutorial series aims to get you onboard with writing and running automated UI tests for ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_2_Marionette_Firefox_OS_interactions In part 2 of our tutorial we’ll get started with some simple Marionette commands that allow us ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_4_Reusing_commands_Firefox_OS_setup In Parts 2 and 3 we got a working test, but if we wanted to reset its state (for example killing ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_5_Introducing_a_test_runner Everything is going well so far, but we are still only dealing with one test. When testing a ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_6_Marionette_By_class In our code so far, we have used many locators to find specific elements, whether they are apps ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_7_Writing_your_own_tests So far we've given you most of the tools and information you need to start writing your own ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_8_Using_a_base_class Now you have multiple tests you are probably feeling pretty good about your progress. However ...
- Archive/Firefox_OS/Automated_testing/gaia-ui-tests/Part_9_app_objects In automated testing we often use app objects to abstract code. This reduces duplication of code ...
- Archive/Firefox_OS/Automated_testing/Gaia_integration_tests This document covers running and writing integration tests for Gaia apps — written in JavaScript ...
- Archive/Firefox_OS/Automated_testing/Gaia_unit_tests You can run the unit tests on B2G desktop, Firefox Nightly or Mulet. You also need the latest ...
- Archive/Firefox_OS/Automated_testing/Treeherder Whenever a pull request is created against mozilla-b2g's gaia repository, Mozilla picks up that ...
- Glossary/GIJ Gaia integration Testing. Marionette- and JavaScript- based. See GIJ.
- Learn/Tools_and_testing Once you've started to become comfortable programming with core web technologies (like HTML, ...
- Learn/Tools_and_testing/Cross_browser_testing This module looks specifically at the area of testing web projects across different browsers. ...
- Learn/Tools_and_testing/Cross_browser_testing/Automated_testing This was quite a ride, but I'm sure you can start to see the benefit in having automation tools ...
- Learn/Tools_and_testing/Cross_browser_testing/Testing_strategies After reading this article you should now have a good idea of what you can do to identify your ...
- Learn/Tools_and_testing/Cross_browser_testing/Your_own_automation_environment XXX
- Marionette_Test_Runner The Marionette Test Runner is a Python test runner for Marionette tests. It is maintained as ...
- Mozilla/Projects/Mozmill MozMill is a test tool and framework for writing automated tests for Gecko based applications ...
- Mozilla/QA/Managing_Web_QA_XFails One of the ongoing tasks of the Web QA department is managing xfails. This document will explain ...
- Mozilla/QA/Robocop/Code_style_guidelines This page provides a set of minimum guidelines for code formatting and coding style that you ...
- Mozilla/QA/Robocop/Firefox_for_Android_automation_using_Robocop Robocop is a Java-based testing framework which is an extension of the Android Robotium test ...
- Mozilla/QA/Running_Web_QA_automated_tests So you’re interested in contributing to Mozilla Web QA automation projects but don’t know where ...