Giter VIP home page Giter VIP logo

mozmill-automation's Introduction

Mozmill Automation

With the mozmill-automation scripts the automation development team at Mozilla runs UI and integration tests for Firefox.

For more information see our project page for automation related topics.

Installation

The scripts can be installed by running the following command:

python setup.py develop

This will also install mercurial, mozinstall and mozmill if required.

Addons

The testrun_addons script executes available Mozmill tests for add-ons, which should usually be hosted at http://addons.mozilla.org.

The testrun_compat_addons script is a special testrun to execute add-on compatibility tests for Firefox, which ensures that major add-ons are still working as expected for a new major release of Firefox.

Endurance

The testrun_endurance script executes the endurance tests for Firefox, which are long running tests to measure the memory usage and performance of Firefox.

Functional

The testrun_functional script executes functional tests for Firefox, which are UI and integration tests, and are necessary for Mozilla QA for signing off from testing a new Firefox release.

Localization

The testrun_l10n script executes localization tests for Firefox, which are used to check that localized builds of Firefox are working as expected in terms of accessibility and graphical output.

Remote

The testrun_remote script executes remote tests for Firefox, which are similar to the functional tests but make use of remote test cases to prove the functionality against real web sites.

Update

The testrun_update script executes update tests for Firefox, which ensures that an update is always correctly performed for Firefox.

When running update tests, you have the option of providing an update channel. The valid update channels are:

  • nightly
  • nightlytest
  • aurora
  • auroratest
  • beta
  • betatest
  • release
  • releasetest
  • esr
  • esrtest
  • esr[VERSION]-nightly (for example esr17-nightly)

mozmill-automation's People

Contributors

whimboo avatar davehunt avatar gurobokum avatar tojon avatar dvirgil avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.