Confirmed users
2,197
edits
m (Remove link to Selenium Grid documentation.) |
|||
(15 intermediate revisions by 4 users not shown) | |||
Line 10: | Line 10: | ||
=== Choose a Project === | === Choose a Project === | ||
All of our automation efforts are organized based on the sites that are being tested, with each site having its own project. Your first step, therefore, is to choose a project to work on. You can [https://wiki.mozilla.org/QA/Execution/Web_Testing# | All of our automation efforts are organized based on the sites that are being tested, with each site having its own project. Your first step, therefore, is to choose a project to work on. You can [https://wiki.mozilla.org/QA/Execution/Web_Testing/Automation#Web_QA_Projects explore our projects] to find one that interests you, but if you're just looking for a simple place to start we suggest [https://github.com/mozilla/mcom-tests/ mcom-tests]. | ||
=== Run Some Tests === | === Run Some Tests === | ||
Line 16: | Line 16: | ||
=== Write Some Tests === | === Write Some Tests === | ||
Each project tracks | Each project tracks its automation needs using Git issues. Here is a dashboard of [http://mozilla.github.io/mozwebqa-dashboard/#/issues all current Web QA Issues] listed that are open and ready to take. Assign a Git issue to yourself by leaving a comment on that issue that you want to work on it. | ||
== Security Testing == | == Security Testing == | ||
Line 42: | Line 42: | ||
We are seeking volunteers to help write checks for the following projects. Each group below contains all the relevant information for that particular project. | We are seeking volunteers to help write checks for the following projects. Each group below contains all the relevant information for that particular project. | ||
* | * Add-ons | ||
Homepage: [addons.mozilla.org addons.mozilla.org] | ** Homepage: [https://addons.mozilla.org addons.mozilla.org] | ||
** Staging: [https://addons.allizom.org https://addons.allizom.org] | |||
** GitHub Repository: [https://github.com/mozilla/Addon-Tests https://github.com/mozilla/Addon-Tests] | |||
GitHub Repository: [https://github.com/mozilla/ | |||
* Bouncer Tests | * Bouncer Tests | ||
Homepage: download.mozilla.org | ** Homepage: [https://download.mozilla.org download.mozilla.org] | ||
GitHub Repository: https://github.com/mozilla/bouncer- | ** Staging: [https://download.allizom.org download.allizom.org] | ||
** GitHub Repository: [https://github.com/mozilla-services/go-bouncer https://github.com/mozilla-services/go-bouncer] | |||
* Mozillians | |||
** Homepage: [https://mozillians.org mozillians.org] | |||
GitHub Repository: https://github.com/mozilla/ | ** Staging: [https://mozillians.allizom.org/ mozillians.allizom.org/] | ||
** GitHub Repository: https://github.com/mozilla/mozillians-tests | |||
MozTrap Tests: | * MozTrap Tests | ||
** Homepage: [https://moztrap.mozilla.org moztrap.mozilla.org] | |||
GitHub Repository: https://github.com/mozilla/moztrap-tests | ** Staging: [https://moztrap-dev.allizom.org moztrap-dev.allizom.org] | ||
** GitHub Repository: [https://github.com/mozilla/moztrap-tests https://github.com/mozilla/moztrap-tests] | |||
* Mozwebqa Test Templates | |||
Homepage: www. | ** Homepage: [http://www.mozilla.org http://www.mozilla.org] | ||
GitHub Repository: https://github.com/mozilla/ | ** GitHub Repository: [https://github.com/mozilla/mozwebqa-test-templates https://github.com/mozilla/mozwebqa-test-templates] | ||
* Snippets Tests | |||
Homepage: https:// | ** Homepage: [https://snippets.stage.mozilla.com/ snippets.stage.mozilla.com] | ||
GitHub Repository: https://github.com/mozilla/ | ** GitHub Repository: https://github.com/mozilla/snippets-tests | ||
* Soccorro | |||
Homepage: | ** Homepage: [https://crash-stats.mozilla.com/home/products/Firefox crash-stats.mozilla.org] | ||
GitHub Repository: https://github.com/mozilla/ | ** GitHub Repository: [https://github.com/mozilla/socorro-tests https://github.com/mozilla/socorro-tests] | ||
* SUMO | |||
** Homepage: [https://support.mozilla.org/ support.mozilla.org] | |||
** Staging: [https://support.allizom.org https://support.allizom.org] | |||
** GitHub Repository: [https://github.com/mozilla/sumo-tests https://github.com/mozilla/sumo-tests] | |||
Homepage: | |||
GitHub Repository: https://github.com/mozilla/ | |||
== Documentation == | == Documentation == | ||
* [[QA/Execution/Web_Testing/Automation/Add_Project_to_Jenkins|Add Project to Jenkins]] | |||
* [[QA/Execution/Web_Testing/Automation/Jenkins|Jenkins]] | * [[QA/Execution/Web_Testing/Automation/Jenkins|Jenkins]] | ||
* [[QA/Execution/Web_Testing/Automation/Build_Notifications|Build Notifications]] | * [[QA/Execution/Web_Testing/Automation/Build_Notifications|Build Notifications]] | ||
* [[QA/Execution/Web_Testing/Automation/Repositories|Repositories]] | * [[QA/Execution/Web_Testing/Automation/Repositories|Repositories]] | ||
* [[QA/Execution/Web_Testing/Automation/Git_Mirrors|Git Mirrors]] | * [[QA/Execution/Web_Testing/Automation/Git_Mirrors|Git Mirrors]] | ||
* [[QA/Execution/Web_Testing/Automation/Virtual_Environments|Virtual Environments]] | * [[QA/Execution/Web_Testing/Automation/Virtual_Environments|Virtual Environments]] | ||
* [[QA/Execution/Web_Testing/Automation/Credentials|Credentials]] | * [[QA/Execution/Web_Testing/Automation/Credentials|Credentials]] | ||
* [[QA/Execution/Web_Testing/Docs/Automation/StyleGuide|Style Guide]] | * [[QA/Execution/Web_Testing/Docs/Automation/StyleGuide|Style Guide]] | ||
* [[QA/Execution/Web_Testing/Automation/ | * [[QA/Execution/Web_Testing/Automation/Flake8_Pre_Commit_Hook|Flake8 Pre-Commit Hook]] | ||
* [[Web_Testing/Automation/CodeReviewProcess|Code Review Process]] | * [[Web_Testing/Automation/CodeReviewProcess|Code Review Process]] | ||
* [[QA/Execution/Web_Testing/Automation/PIP_Requirements|PIP Requirements]] | |||
* [[QA/Execution/Web_Testing/Automation/ | |||
* [[QA/Execution/Web_Testing/Automation/Running_Mobile_Tests|Running Mobile Tests]] | * [[QA/Execution/Web_Testing/Automation/Running_Mobile_Tests|Running Mobile Tests]] | ||
* [[QA/Execution/Web_Testing/Automation/Gaia_UI_Testing|Gaia UI Testing]] | * [[QA/Execution/Web_Testing/Automation/Gaia_UI_Testing|Gaia UI Testing]] |