TestEngineering/Services: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 96: Line 96:
=Meetings=
=Meetings=
* Monday 3:30pm - Vidyo: QA
* Monday 3:30pm - Vidyo: QA
=Communication=
subscribe to these:
* https://mail.mozilla.org/listinfo/dev-fxacct
* https://lists.mozilla.org/listinfo/dev-identity
* https://mail.mozilla.org/listinfo/services-qa
subscribe to:
* https://bugzilla.mozilla.org/userprefs.cgi?tab=component_watch
        Android Background Services   Android Sync
Android Background Services   Product Announcements
Firefox   Sync
Firefox OS   WMF
Mozilla Services   Firefox Sync: Backend
Mozilla Services   General
Mozilla Services   Notifications
Mozilla Services   Operations
Mozilla Services   Operations: Deployment Requests
Mozilla Services   Operations: Hardware
Mozilla Services   Operations: Metrics/Monitoring
Mozilla Services   Server: Core
Mozilla Services   Server: Identity
Mozilla Services   Server: Sync
Mozilla Services   Share: Firefox Client
watch
fxa-auth-server
fxa-content-server
fxa-js-client


=Team Goals=
=Team Goals=

Revision as of 01:24, 19 February 2014

Overview

Mozilla Services is the branch of mozilla where Client products meet Server interaction. Services can be expanding into any products that can utilize modular and scalable API's, to provide web developers the flexibility on creating products within the server-client interaction. Current products like Sync and Identity, make up the beginnings of existing products that drive this offering.

Mission: Building secure, user controlled cloud services that bring user delight and utility in a multi-screen world.

Current Projects

Update 2/13/2014

Source Repositories

Firefox Accounts

Services Projects

SvcOps (moz-staff-only)

Tools

monitoring (private)

FxA - Where to log Bugs

  • Desktop
    • sync UI bugs: Firefox:Sync
    • sync non UI bugs: Mozilla Services::Sync Backend
    • authentication bugs: Core::FxA
  • Fx for Android:
    • Android UI bugs: Android Background Services:FxA
    • Android non UI bugs: Android Background Services:Android Sync
  • Sync servers:
    • Mozilla Services::Server:Sync
    • Mozilla Services::Server:Token
  • ops - issues:
    • mozilla services::operations

Resources

Meetings

  • Monday 3:30pm - Vidyo: QA

Communication

subscribe to these:

subscribe to:

       Android Background Services 	  Android Sync

Android Background Services Product Announcements Firefox Sync Firefox OS WMF Mozilla Services Firefox Sync: Backend Mozilla Services General Mozilla Services Notifications Mozilla Services Operations Mozilla Services Operations: Deployment Requests Mozilla Services Operations: Hardware Mozilla Services Operations: Metrics/Monitoring Mozilla Services Server: Core Mozilla Services Server: Identity Mozilla Services Server: Sync Mozilla Services Share: Firefox Client

watch

fxa-auth-server
fxa-content-server
fxa-js-client

Team Goals

Goals are attached to core Cloud Services Goals Goals specific to QA are:

  • Add automated test cases
  • Support Deployments
  • Log bugs
  • Review test coverage and test cases
  • Advocate for users

Community Contribution

We're piloting a program for contributors looking for a deeper connection to cloud services development. We'd as you commit 5 hrs a week for 3 months. In that, you will learn and grow your own skills in writing test cases, testing new features, and helping deploy a web service. Please email edwong at mozilla dot com or jump on IRC #fxa or #Services-dev if you're interested.

Anyone can participate. There are several ways in which YOU can participate:

  • File bugs
  • Triage bugs (confirm existing bugs and assign them to the right buckets)
  • Help test new features
  • Write test cases
  • Plan new features testing
  • Help others who want to get involved.