BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Mozilla Quality Assurance - ECPv6.6.0.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Mozilla Quality Assurance
X-ORIGINAL-URL:https://quality.mozilla.org
X-WR-CALDESC:Events for Mozilla Quality Assurance
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20100314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20101107T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20110313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20111106T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20120311T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20121104T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20130310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20131103T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20140309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20141102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20140528
DTEND;VALUE=DATE:20140529
DTSTAMP:20260722T012719
CREATED:20140529T055326Z
LAST-MODIFIED:20140529T055326Z
UID:47207-1401235200-1401321540@quality.mozilla.org
SUMMARY:Automation Training day (May 28th)
DESCRIPTION:Hi Mozillians! \nWe are going to continue the round of Automation Training Days! The next one is this Wednesday on May 28th in the #automation channel. \nWhat is this about? Well\, we are a bunch of enthusiastic people working in automation\, all kinds of tools and various projects and we’d like to introduce you to this part of Mozilla. It’s an opportunity to learn new things and experience automation on different projects. \nWe had the first one this quarter last Wednesday\, you can find here the details about how it went. \nAt each training day we’ll go through the basic stuff\, so don’t worry if you’ve missed the previous ones. And if you are already familiar with this\, we’ll guide you day by day through your chosen tasks. Imagine the satisfaction you’ll feel seing your one and done tasks completed or your first automation patch landed! \nWe have worked on composing a list of tasks for all sorts of levels and timeframes. From a basic task completed in 5 minutes to lots of code lines and days maybe to finish up. But remember\, we’ll be around every day in the #automation channel\, not only during the training days.\nSo whenever you have the time to work on your task and feel stuck\, you can reach to us to help you through. \nThe tasks for Automation were added to One and Done tool\, and you can find them in the right order to get started in the etherpad below. There you’ll also find the latest updates as we’re managing and collecting all data from the event: \n\nhttps://etherpad.mozilla.org/automation-training\n\nHere you can find some references if you want a head start: \nJavascript \n\nhttp://www.codecademy.com/tracks/javascript (online course)\nhttp://bonsaiden.github.io/JavaScript-Garden/ (good practices)\nhttp://eloquentjavascript.net/ (book – accessible as HTML)\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript (reference)\n\nPython \n\nhttp://www.codecademy.com/tracks/python\nhttps://wiki.python.org/moin/BeginnersGuide\n\nHTML / CSS \n\nhttp://www.codecademy.com/tracks/web\n\nMore you will find out on Wednesday! We’d be happy to have you join us!
URL:https://quality.mozilla.org/event/automation-training-day-may-28th/
CATEGORIES:Automation Team,QMO News
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20140521
DTEND;VALUE=DATE:20140522
DTSTAMP:20260722T012719
CREATED:20140522T055338Z
LAST-MODIFIED:20140522T055338Z
UID:47140-1400630400-1400716740@quality.mozilla.org
SUMMARY:Automation Training Day (May 21st)
DESCRIPTION:Hi Mozillians! \nWe are happy to announce our next Automation Training Day next Wednesday on May 21st in the #automation channel. \nWhat is this about? Well\, we are a bunch of enthusiastic people working in automation\, all kinds of tools and various projects and we’d like to introduce you to this part of Mozilla. It’s an opportunity to learn new things and experience automation on different projects. \nOur plan for this quarter is to have four such training days\, each Wednesday until June 11th (forth one). \n\nMay 21st\, 2014\nMay 28th\, 2014\nJune 4th\, 2014\nJune 11th\, 2014\n\nAt each training day we’ll go through the basic stuff\, so don’t worry if you’ve missed the previous ones. And if you are already familiar with this\, we’ll guide you day by day through your chosen tasks. Imagine the satisfaction you’ll feel seing your one and done tasks completed or your first automation patch landed! \nWe have worked on composing a list of tasks for all sorts of levels and timeframes. From a basic task completed in 5 minutes to lots of code lines and days maybe to finish up. But remember\, we’ll be around every day in the #automation channel\, not only during the training days.\nSo whenever you have the time to work on your task and feel stuck\, you can reach to us to help you through. \nMost of them will be added to the One and Done tool\, which is a workflow where Mozilla community contributors can pick tasks and work on them – one at a time\, one day at a time – and feel good about doing them. \nYou can also check our etherpad for latest updates as there we’re managing and collecting all data from the event: \n\nhttps://etherpad.mozilla.org/automation-training\n\nHere you can find some references if you want a head start: \nJavascript \n\nhttp://www.codecademy.com/tracks/javascript (online course)\nhttp://bonsaiden.github.io/JavaScript-Garden/ (good practices)\nhttp://eloquentjavascript.net/ (book – accessible as HTML)\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript (reference)\n\nPython \n\nhttp://www.codecademy.com/tracks/python\nhttps://wiki.python.org/moin/BeginnersGuide\n\nHTML / CSS \n\nhttp://www.codecademy.com/tracks/web\n\nMore you will find out on Wednesday! We’d be happy to have you join us!
URL:https://quality.mozilla.org/event/automation-training-day-may-21st/
CATEGORIES:Automation Team
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20121214
DTEND;VALUE=DATE:20121215
DTSTAMP:20260722T012719
CREATED:20121206T005154Z
LAST-MODIFIED:20121206T005154Z
UID:43677-1355443200-1355529540@quality.mozilla.org
SUMMARY:Firefox OS Automation Testday
DESCRIPTION:The initial release of Firefox OS (B2G) is coming closer and it’s important for us to have as many as possible APIs and user interfaces tested. Therefore we are holding a testday with the purpose to help you to contribute automated tests for B2G! If your machine doesn’t meet the requirements or if you are not able to run the B2G emulator\, you are also welcome to help us with WebRTC tests. \nHere are a few things that you might learn on the day: \n\nForking/cloning a github repository\nSetting up a Python virtual environment\nSetting up the B2G emulator\nUsing Python virtual environments\nWriting UI tests using Python and Marionette\nWriting API tests using JavaScript and Marionette\nWriting Mochitests using JavaScript\n\nChoose between writing tests for the user interface\, exploring the new underlying APIs\, or the real time communication features. Due to the very technical nature of this testday\, we’re encouraging attendees to prepare their systems ahead of the event. You will find all the instructions you need on this etherpad\, however you can also drop into #testday on IRC on the days leading up to the event if you need help or have any questions. Moderators will be available on IRC throughout the day to provide guidelines for you and answer your questions. Join us and help to make sure Firefox OS rocks the mobile world!
URL:https://quality.mozilla.org/event/firefox-os-automation-testday/
CATEGORIES:Automation Team
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20121114
DTEND;VALUE=DATE:20121115
DTSTAMP:20260722T012719
CREATED:20121113T183332Z
LAST-MODIFIED:20121113T183332Z
UID:43425-1352851200-1352937540@quality.mozilla.org
SUMMARY:Automation Testday: Get ready for automated WebAPI and WebRTC testing
DESCRIPTION:Greetings Community! \nThe Automation Development team wants to invite everyone interested in Test Automation to our first testday. It will already happen tomorrow\, Nov. 14th\, and we hope that it is not a too short notice for you all. We would love it to see you as an active participant through the day. \nOur main goal for this testday is the preparation of your system\, so that you will be able to run automated tests for two really important features. Those are tests for WebAPIs which are part of Firefox OS and used to access any kind of hardware in the mobile device; and for WebRTC\, which is the real-time communication component we are currently adding to Firefox.  \nAll the information you need for your participation can be found in the following Etherpad document:\nhttps://etherpad.mozilla.org/automation-testday-20121114 \nThis testday will happen during the whole day\, which means we start in the morning (European time) and keep it running until 5pm PTD (west coast). Whenever you have time just join our #testday channel on IRC and get in contact with us.
URL:https://quality.mozilla.org/event/automation-testday-get-ready-for-automated-webapi-and-webrtc-testing/
CATEGORIES:Automation Team
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20120628T010000
DTEND;TZID=America/Los_Angeles:20120628T160000
DTSTAMP:20260722T012719
CREATED:20120621T151529Z
LAST-MODIFIED:20120621T151529Z
UID:41931-1340845200-1340899200@quality.mozilla.org
SUMMARY:WebQA Marketplace Manual/Automation - Test Day - June 28th
DESCRIPTION:Welcome to the Web QA Marketplace testday!  We are testing today Mozilla’s Marketplace website (https://marketplace-dev.allizom.org/). Mozilla is building a Marketplace to bring personalized discovery\, worldwide distribution\, and easy payments to the largest platform for app development: the Web.  Our Marketplace will be imbued with Mozilla’s principles of  transparency\, user control\, and open innovation that locked-down platforms lack.\n\n \nThe focus for today is both automation (https://quality.mozilla.org/docs/webqa/projects/automation/) and manual testing\, so there should be something of interest for you!\n\n\n \nPlease join us in our channel #mozwebqa and we can help you get started!\n\n\n \nRemember:  you don’t need  to have any technical background or previous testday  experience to  join.   Moderators will be available for any questions.\nhttp://widget01.mibbit.com/?server=irc.mozilla.org&channel=%23testday\n\n  \nTest plan here  – https://etherpad.mozilla.org/testday-20120628
URL:https://quality.mozilla.org/event/webqa-marketplace-manualautomation-test-day-june-28th/
CATEGORIES:Automation Team,QMO News,WebQA Team
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20120328
DTEND;VALUE=DATE:20120329
DTSTAMP:20260722T012719
CREATED:20120321T130545Z
LAST-MODIFIED:20120321T130545Z
UID:40926-1332892800-1332979140@quality.mozilla.org
SUMMARY:AMO Automation Test Day\, Wednesday\, March 28
DESCRIPTION:The WebQA team is hosting a Testday on Wednesday\, March 28th. We’d like your help testing and writing automated tests for AMO using WebDriver. \nThis event is open to everyone: newcomers\, experienced testers\, experienced developers and people interested in learning to develop automated tests in WebDriver.\nPlease take a look at our Test Plan as we will use this to guide the day’s events. \nIf this sounds like something you want to help us with\, please join us on Wednesday. You’ll find us on irc.mozilla.org #testday between 1am and 5pm PDT. We will have Mozilla community and testers on hand to help answer any of your questions. \n\nHelp us write tests for AMO\nWednesday\, March 28th\, 2012\n1am – 5pm PST\nIRC irc.mozilla.org #testday and #mozwebqa\n\nThanks for your interest in participating!
URL:https://quality.mozilla.org/event/amo-automation-test-day-wednesday-march-28/
CATEGORIES:Automation Team,WebQA Team
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20110701T010000
DTEND;TZID=America/Los_Angeles:20110701T170000
DTSTAMP:20260722T012719
CREATED:20110629T163225Z
LAST-MODIFIED:20110629T163225Z
UID:36388-1309482000-1309539600@quality.mozilla.org
SUMMARY:Test Automation Testday this Friday!
DESCRIPTION:Greetings Firefox users\, testers\, and developers! I’m happy to announce this Friday\,  July 1st\, we will be hosting a testday for Mozmill automation in  Firefox. This is a great opportunity to learn the tools and processes  involved with developing automated tests and giving some bleeding-edge  testing tools a test run. This event is open to all: newcomers\,  experienced testers\, experienced developers\, and people interested in  testing. \nHere are some of the things we need your help with: \n\nDownload and install the latest Firefox Nightly\nRunning tests from Mozmill\n Running tests with the new Mozmill Crowd add-on\n Writing new Mozmill tests for the Add-ons Manager\n Writing new Mozmill endurance tests\n\nIf  this sounds like something you want to help us with\, please join us on  Friday. You’ll find us on irc.mozilla.org#testday between 1am and 5pm  PDT. We will have Mozilla developers and testers on hand to help answer  any of your questions. \nCheck out our testplan for more information and see you on Friday!
URL:https://quality.mozilla.org/event/test-automation-testday-this-friday/
CATEGORIES:Automation Team,QMO News,Syndicated
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20110524T020000
DTEND;TZID=America/Los_Angeles:20110524T170000
DTSTAMP:20260722T012719
CREATED:20110511T205826Z
LAST-MODIFIED:20110511T205826Z
UID:30630-1306202400-1306256400@quality.mozilla.org
SUMMARY:WebQA Automation Test Day 24 May 2011
DESCRIPTION:In a couple weeks\, Mozilla’s WebQA Team are going to be holding a test day and we need you! On Tuesday\, 24 May\, we are asking you to help create tests in Selenium. \nIf you are a  Selenium power user or a beginner to Selenium and want to help out\, we need you! Come fork our AMO Tests GitHub repository and start extending our coverage. Your tests will need to follow our StyleGuide for how a test should look when you do your pull requests. \nHow should you do pull requests? Well\, we have that covered in a wiki here. \nWe hope that you have the time to help us out!  If so\, please join us on irc.mozilla.org#testday.  For more information\, please see the test plan. \nNote that the times of the event are in PST but as you can see if covers quite a lot of the day.
URL:https://quality.mozilla.org/event/webqa-automation-test-day-24051/
CATEGORIES:Automation Team,WebQA Team
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20110325T010000
DTEND;TZID=America/Los_Angeles:20110325T170000
DTSTAMP:20260722T012719
CREATED:20110318T170822Z
LAST-MODIFIED:20110318T170822Z
UID:26158-1301014800-1301072400@quality.mozilla.org
SUMMARY:Upcoming Event: Crowd testing and Endurance testing with Firefox 4
DESCRIPTION:Greetings! \nI’m happy to announce that next Friday\, March 25th\, MozillaQA will be holding a testday for Mozmill Crowd*\, Endurance tests**\, and Firefox 4. We’ve made some recent improvements to the Mozmill Crowd add-on and have started developing Endurance tests. Firefox 4 could be out any day now and we need your help testing these improvements. \nEveryone is welcome to this testday — so if you’ve never done anything like this before\, don’t let it stop you from attending.  We’ll have Mozmill developers and Mozilla QA people on hand to teach you what you need to know and guide you through the process. \nWe hope that you have the time to help us out!  If so\, please join us on irc.mozilla.org#testday.  For more information\, please see the test plan. \nSee you on Friday! \n* Mozmill Crowd is an add-on for Firefox which makes it really easy  to run our suite of automated tests; providing valuable feedback which  is used to find bugs and improve the quality of Firefox. \n** Endurance  tests have recently been added to our automated test suite.  These  enable us to perform stress testing on Firefox to see how well it  performs.
URL:https://quality.mozilla.org/event/upcoming-event-crowd-testing-and-endurance-testing-with-firefox-4/
CATEGORIES:Automation Team,QMO News
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20110304
DTEND;VALUE=DATE:20110305
DTSTAMP:20260722T012719
CREATED:20110228T154658Z
LAST-MODIFIED:20110228T154658Z
UID:24813-1299196800-1299283140@quality.mozilla.org
SUMMARY:Add-ons compatibility and Add-ons Manager testday March 4th
DESCRIPTION:Dear Firefox testers and add-on authors! \nWith a couple of beta releases for Firefox 4 in the last weeks\, the final release of Firefox 4 will approach loudly in the near future.  One of the major features of Firefox is indeed the add-on system and with the completely rewritten Add-ons Manager\, a new way of handling add-ons has been introduced and established. \nGiven its big impact for the Firefox 4 release we want to make sure that any feature related to add-ons is working as perfect as possible. Therefore we want to hold a testday this Friday\, on March 4th\, fully dedicated to add-ons and the Add-ons Manager. A couple of important tasks have been planned and will be worked on throughout the whole day. The list below will give you a quick heads-up. \nTasks for the add-ons testday: \n\nTesting the top100 compatible add-ons with Firefox 4 RC1 to ensure there is no breakage with any of those add-ons installed. Additionally we want to put focus on their memory consumption and check that no memory leaks exists in the add-on or Firefox itself.\nSupporting add-on authors and help them updating their add-ons for Firefox 4.\nPerforming major updates from Firefox 3.6 to Firefox 4 to ensure that users will be safe without loosing add-ons or any other data.\nTesting the functionality of the Add-ons Manager for handling all kinds of add-ons.\nTesting the Discovery pane which is embedded inside the “Get Add-ons” tab of the Add-ons manager\nExecution of Mozmill endurance tests to identify memory leaks\n\nTo cover the work throughout the whole day we have created an Etherpad. Everyone should check the separate sections. Feel free to work on an area you are interested in. There will be mentors in the channel to help you out. \nTogether with your help we want to make this testday a success and ensure the quality of Firefox 4 for all of our over 400 million users world-wide. If you have time this Friday\, on March 4th\, please join us on IRC at #testday. \nThanks in advance!
URL:https://quality.mozilla.org/event/add-ons-compatibility-and-add-ons-manager-testday-march-4th/
CATEGORIES:Automation Team,community,Firefox Team,QMO News
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20100528T080000
DTEND;TZID=America/Los_Angeles:20100528T170000
DTSTAMP:20260722T012719
CREATED:20100520T175028Z
LAST-MODIFIED:20100520T175028Z
UID:1190-1275033600-1275066000@quality.mozilla.org
SUMMARY:Testday: Addon Testscripting with MozMill
DESCRIPTION:The MozQA community is holding a Testday on Friday\, May 28th\, for users interested in the use and development of Mozmill with their Firefox Add-ons! We’re going to have the Mozmill team available to help people\, perform exploratory testing on Mozmill and just generally chat about the project for the community via IRC Chat (channel #testday  on  irc://irc.mozilla.org). So\, if you’re interested\, come on by  anytime  between 7AM to 5PM PDT that Friday! \nHow to Get Started\n   1. Install\, Run and Play with the latest MozMill build.\n   2. Take a look at our MozMill Testscript Repository as a useful guide for your own testscripts\n   3. Tell us what you think about your experience as well as log any bugs via Bugzilla. Make sure to add “[MozMillAddonTestday]” to the whiteboard of the bug after you have created it! \nDetails\nUse Pastebin URLs to send code snippets to other members. To add any testscripts created\, please attach them to a bugzilla bug that will be linked in the chat room topic as well as here on the day of the testday. Make sure to follow the instructions listed. \nYou can use the test writing guide as a way to guide in creating a new test file. Further instructions will be available as we get closer to the testday. Check out some of the already created testscripts in our MozMill Testscript Repository!
URL:https://quality.mozilla.org/event/testday-addon-testscripting-with-mozmill/
LOCATION:#testday @ irc.mozilla.org\, United States
CATEGORIES:Automation Team
END:VEVENT
END:VCALENDAR