Confirmed users
571
edits
No edit summary |
AndreeaMatei (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=Overview= | |||
Given our knowledge in automation for various Mozilla related projects, our goal is to support interested people in gaining their knowledge in software development and especially test automation. Therefor we are planning to have 4 automation training this quarter, on #automation channel. | Given our knowledge in automation for various Mozilla related projects, our goal is to support interested people in gaining their knowledge in software development and especially test automation. Therefor we are planning to have 4 automation training this quarter, on #automation channel. | ||
{| style="width: 90%; margin: 0 0 1em 1em" | | {| style="width: 90%; margin: 0 0 1em 1em" | | ||
Line 35: | Line 34: | ||
First step to contribute is to join our training days! You will find there all the details on getting started and find a list of tasks for you to contribute. | First step to contribute is to join our training days! You will find there all the details on getting started and find a list of tasks for you to contribute. | ||
* | * Mozmill: | ||
* | ** Run Mozmill tests without a setup: https://addons.mozilla.org/en-US/firefox/addon/mozmill-crowd/versions/?page=1#version-0.2 | ||
** https://developer.mozilla.org/en-US/docs/Mozilla/QA/Mozmill_tests | |||
** Other Support Projects for Mozmill related tests | |||
*** https://github.com/mozilla/mozmill-automation/ (Scripts to easy the run of mozmill scripts) | |||
: | *** https://github.com/mozilla/mozdownload (tool to download builds from the FTP server) | ||
: | *** https://github.com/whimboo/mozmill-ci (Continuous integration system for Mozmill tests) | ||
: | * Reftests and Crash Tests | ||
* | ** https://developer.mozilla.org/en-US/docs/Creating_reftest-based_unit_tests | ||
** | ** https://developer.mozilla.org/en-US/docs/Running_automated_tests#Reftests | ||
** | * TPS - Testing and Profiling tool for Sync | ||
* | ** https://developer.mozilla.org/en-US/docs/TPS | ||
** | ** https://github.com/whimboo/coversheet (Continuous integration system for TPS tests) | ||
** | * WebQA - Various tests for Mozilla owned websites | ||
* | ** General information about Web QA automation projects: https://quality.mozilla.org/teams/web-qa/#Automated | ||
* | ** Getting started: https://quality.mozilla.org/docs/webqa/running-webqa-automated-tests/ | ||
* Gaia Tests | * Firefox OS & Gaia UI tests: | ||
** | ** Gaia UI Tests Introduction https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/gaia-ui-tests | ||
* | ** Running Tests: https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/gaia-ui-tests/Gaia_UI_Tests_Run_Tests | ||
* | * Mochitests and Browser-chrome Tests: | ||
** https://developer.mozilla.org/en-US/docs/Mochitest | |||
** https://developer.mozilla.org/en-US/docs/Browser_chrome_tests | |||
* Robocop: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Robocop/Firefox_for_Android_automation_using_Robocop | |||
== List of Tasks == | == List of Tasks == | ||
Line 93: | Line 95: | ||
* Introduction into Test Frameworks | * Introduction into Test Frameworks | ||
** https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing (Mozilla automated testing - frameworks overview) | ** https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing (Mozilla automated testing - frameworks overview) | ||
== References == | == References == |