QA/Automation/Projects: Difference between revisions

From MozillaWiki
< QA‎ | Automation
Jump to navigation Jump to search
 
(15 intermediate revisions by 4 users not shown)
Line 5: Line 5:
If you are interested in already finished projects, check our [[QA/Automation/Projects_Archive|projects archive]]. We also have a some projects that we would like to do in the [[QA/Automation/Projects/Dreams|future]]!
If you are interested in already finished projects, check our [[QA/Automation/Projects_Archive|projects archive]]. We also have a some projects that we would like to do in the [[QA/Automation/Projects/Dreams|future]]!


=== Prioritized Projects ===
==== Firefox UI Tests ====
{| class="fullwidth-table sortable"
{| class="wikitable fullwidth-table sortable"
|-
|-
| style="background:#EFEFEF; width:25%" | '''Project'''  
| style="background:#EFEFEF; width:25%" | '''Project'''  
Line 12: Line 12:
| style="background:#EFEFEF; width:57%" | '''Description'''
| style="background:#EFEFEF; width:57%" | '''Description'''
|- valign="top"
|- valign="top"
| [[QA/Automation/Projects/Mozmill_Automation/Puppet|Puppetizing Mozmill CI]]
| [[Auto-tools/Projects/Firefox_UI_Tests|Firefox UI Tests]]
| Shell, Puppet
| Python, Javascript
| Ensure Mozmill systems are controlled by puppet for updates on all Linux (bug 973535) and Mac (bug 996629) nodes
|  
|- valign="top"
| [[QA/Automation/Projects/TPS|TPS]]
| Python, Jenkins
| Set up TPS (sync automation) continuous integration
|- valign="top"
| [[QA/Automation/Projects/Test_Creation|Creation of Tests]]
| Javascript
| Automate specific tests as identified by Desktop team
|- valign="top"
| [[QA/Automation/Projects/Automation_Training|Automation Training]]
| -
| Provide automation training to larger community through 4 automation training events
|- valign="top"
| [[QA/Automation/Projects/Mozmill|Mozmill]]
| Javascript, Python
| Replace the local httpd.js web server of Mozmill with mozhttpd to have it using marionette as its engine in the future
|}
 
=== All Projects ===
 
==== Mochitests ====
{| class="fullwidth-table sortable"
|-
| style="background:#EFEFEF; width:25%" | '''Project'''
| style="background:#EFEFEF; width:18%" | '''Technologies'''
| style="background:#EFEFEF; width:57%" | '''Description'''
|- valign="top"
| [[QA/Automation/Projects/WebRTC|WebRTC]]
| Javascript, HTML
| Creation of a testsuite to qualify stability of WebRTC
|}
 
==== Mozmill ====
{| class="fullwidth-table sortable"
|-
| style="background:#EFEFEF; width:25%" | '''Project'''
| style="background:#EFEFEF; width:18%" | '''Technologies'''
| style="background:#EFEFEF; width:57%" | '''Description'''
|- valign="top"
| [[QA/Automation/Projects/Mozmill_Automation|Automation]]
| Python, Jenkins
| Scripts and Tools to enhance the automation for Mozmill related testing
|- valign="top"
|- valign="top"
| [[QA/Automation/Projects/Mozmill_Dashboard|Dashboard]]
| [[QA/Automation/Projects/Mozmill_Dashboard|Dashboard]]
| Javascript, HTML, CSS, AJAX, CouchDB, ElasticSearch
| Javascript, HTML, CSS, AJAX, CouchDB
| Dashboard to visualize Mozmill test results from the automated test-runs and the Mozmill Crowd extension  
| Dashboard to visualize Mozmill test results from the automated test-runs and the Mozmill Crowd extension  
|- valign="top"
|- valign="top"
Line 68: Line 26:


==== Other Projects ====
==== Other Projects ====
{| class="fullwidth-table sortable"
{| class="wikitable fullwidth-table sortable"
|-
|-
| style="background:#EFEFEF; width:25%" | '''Project'''  
| style="background:#EFEFEF; width:25%" | '''Project'''  
Line 74: Line 32:
| style="background:#EFEFEF; width:57%" | '''Description'''
| style="background:#EFEFEF; width:57%" | '''Description'''
|- valign="top"
|- valign="top"
| [[QA/Automation/Projects/TPS|TPS]]  
| [[QA/Automation/Projects/Automation_Training|Automation Training]]
| Javascript, Python
| -
| Testing and Profiling tool for Sync
| Provide automation training to larger community through 4 automation training events
|- valign="top"
|- valign="top"
| [[QA/Automation/Projects/Addons|Add-ons]]
| [[QA/Automation/Projects/Addons|Add-ons]]
Line 87: Line 45:
|- valign="top"
|- valign="top"
| [[QA/Automation/Projects/Infrastructure|Infrastructure]]  
| [[QA/Automation/Projects/Infrastructure|Infrastructure]]  
| ESX, VMware
| Puppet
| Building up and maintaining the infrastructure for automation tasks
| Building up and maintaining the infrastructure for automation tasks
|- valign="top"
|- valign="top"
Line 93: Line 51:
| Javascript, Python
| Javascript, Python
| Implemention of necessary APIs and support the addition of tests to execute automated tests for web apps in Firefox
| Implemention of necessary APIs and support the addition of tests to execute automated tests for web apps in Firefox
|- valign="top"
| [[QA/Automation/Projects/TPS|TPS]]
| Javascript, Python
| Testing and Profiling tool for Sync
|- valign="top"
| [[QA/Automation/Projects/MTBF|MTBF]]
| Javascript, Python, Bash
| Stability testing tool
|}
|}


</onlyinclude>
</onlyinclude>

Latest revision as of 14:07, 8 August 2015

Projects

Some of our projects can be accomplished in a short time while others will take longer, even several months. The prioritized projects reflect the most important projects in the current quarter and include the appropriate tasks which have to be fulfilled during that time. Other active projects have lower priority.

If you are interested in already finished projects, check our projects archive. We also have a some projects that we would like to do in the future!

Firefox UI Tests

Project Technologies Description
Firefox UI Tests Python, Javascript
Dashboard Javascript, HTML, CSS, AJAX, CouchDB Dashboard to visualize Mozmill test results from the automated test-runs and the Mozmill Crowd extension
Shared Modules Javascript Building and enhancing the API and shared modules for our Mozmill tests for Firefox

Other Projects

Project Technologies Description
Automation Training - Provide automation training to larger community through 4 automation training events
Add-ons CSS, Javascript, XML To help any team in the Mozilla project we work on several extensions.
Documentation Wiki Establish the team presence across websites (Wiki, MDN) and improve the documentation to increase collaboration with the test automation community
Infrastructure Puppet Building up and maintaining the infrastructure for automation tasks
Open Web Applications Javascript, Python Implemention of necessary APIs and support the addition of tests to execute automated tests for web apps in Firefox
TPS Javascript, Python Testing and Profiling tool for Sync
MTBF Javascript, Python, Bash Stability testing tool