<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>hskupin.info &#187; addons</title>
	<atom:link href="http://www.hskupin.info/tag/addons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hskupin.info</link>
	<description>Mozilla, Photography and the Daily Life</description>
	<lastBuildDate>Tue, 13 Jul 2010 17:47:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Results of the second Add-ons Manager testday</title>
		<link>http://www.hskupin.info/2010/06/14/results-of-the-second-add-ons-manager-testday/</link>
		<comments>http://www.hskupin.info/2010/06/14/results-of-the-second-add-ons-manager-testday/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 10:06:26 +0000</pubDate>
		<dc:creator>Henrik Skupin</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozqa]]></category>
		<category><![CDATA[testday]]></category>

		<guid isPermaLink="false">http://www.hskupin.info/?p=600</guid>
		<description><![CDATA[Last Friday, June the 11th, we had our second testday for exploratory testing the new Add-ons Manager. It was again well attended and we had a couple of fantastic discussions across its whole duration. If you weren&#8217;t able to attend but interested in details about the discussions, you can read through the chat transcription which [...]]]></description>
			<content:encoded><![CDATA[<p>Last Friday, June the 11th, we had our <a href="http://quality.mozilla.org/events/2010/testday-new-add-ons-manager/">second testday</a> for exploratory testing the new Add-ons Manager. It was again well attended and we had a couple of fantastic discussions across its whole duration. If you weren&#8217;t able to attend but interested in details about the discussions, you can read through the <a href="http://people.mozilla.com/~hskupin/testdays/100611_testday.txt">chat transcription</a> which lists any specific detail.</p>
<p>Given our last testday end of April, I have continued my idea to see the testday covering more than only the PDT timezone. That means this time it has also been started 8am UTC and ended 5pm PDT. At the beginning we had lesser action but after lunch time in Europe more and more people joined and participated in discussions. The most active people in the channel were aaronmt, aleksej, dark_skeleton, gabe2300,  kbrosnan, kinger, mossop, smaug, tchung, tobbi, tonymec, unfocused, wx24, and myself.</p>
<p>After all we were able to identify <a href="http://tinyurl.com/344s5yn">11 new bugs</a> which is much lesser than the last time. But I think it speaks for the work which happened in that area the last one and a half month.</p>
<p>We thank everyone who has participated in that testday and made it a success again. Now with the new themes approaching in the near future, another testday has to be targeted. Stay tuned and check for updates regularly. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hskupin.info/2010/06/14/results-of-the-second-add-ons-manager-testday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testday for creating Mozmill Tests for Add-ons</title>
		<link>http://www.hskupin.info/2010/05/26/testday-for-creating-mozmill-tests-for-add-ons/</link>
		<comments>http://www.hskupin.info/2010/05/26/testday-for-creating-mozmill-tests-for-add-ons/#comments</comments>
		<pubDate>Wed, 26 May 2010 00:46:18 +0000</pubDate>
		<dc:creator>Henrik Skupin</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[mozmill]]></category>
		<category><![CDATA[mozqa]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.hskupin.info/?p=588</guid>
		<description><![CDATA[Mozmill is not only able to execute functional and unit tests against applications, which are build on top of the Gecko platform, but can also be used to run those type of tests against extensions. If you are an extension author and interested to see your extension tested in a daily fashion by our automated [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://developer.mozilla.org/en/Mozmill">Mozmill</a> is not only able to execute functional and unit tests against applications, which are build on top of the Gecko platform, but can also be used to run those type of tests against <a href="https://addons.mozilla.org/de/firefox/">extensions</a>. </p>
<p>If you are an extension author and interested  to see your extension tested in a daily fashion by our automated test-runs in the QA-lab, you should definitely join the <a href="http://quality.mozilla.org/events/2010/may/28/testday-addon-testscripting-mozmill">testday</a> on Friday, May 28th. We really want to encourage you to think about the implementation of automated functional tests for your own extension. And it&#8217;s not only helpful for the extension itself, but can also help us to identify regression in the Firefox development cycle as early as possible.</p>
<p>To have an introduction available, we were working closely together with Google to have example tests in our mozmill-tests repository. Learn how Mozmill tests will be written and how they can be run in Firefox. The Mozmill team will be around the whole day to assist you wherever possible.</p>
<p>If you are interested in the testday, you should read through the following <a href="https://developer.mozilla.org/en/Mozmill_Tests#Testing_extensions_with_Mozmill">documentation</a> about the creation of testscripts for extensions.</p>
<p>You can also attend when you have general questions about Mozmill or when you want to help in fixing or creating Mozmill tests for Firefox. Get ready and join us in <a href="irc://irc.mozilla.org/#testday">#testday</a> next Friday.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hskupin.info/2010/05/26/testday-for-creating-mozmill-tests-for-add-ons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testday for Testscripting your Add-on with MozMill</title>
		<link>http://www.hskupin.info/2010/02/25/testday-for-testscripting-your-add-on-with-mozmill/</link>
		<comments>http://www.hskupin.info/2010/02/25/testday-for-testscripting-your-add-on-with-mozmill/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 01:26:57 +0000</pubDate>
		<dc:creator>Henrik Skupin</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[mozmill]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.hskupin.info/?p=518</guid>
		<description><![CDATA[Mozmill, which is a framework for running functional tests, can be used for any application which is built on top of the Mozilla platform. This includes Firefox, Thunderbird, SeaMonkey, and many others. But it&#8217;s not only possible to test the application itself. Instead it can also be used to run any type of functional tests [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://developer.mozilla.org/en/Mozmill">Mozmill</a>, which is a framework for running functional tests, can be used for any application which is built on top of the Mozilla platform. This includes Firefox, Thunderbird, SeaMonkey, and many others. But it&#8217;s not only possible to test the application itself. Instead it can also be used to run any type of functional tests for installed <a href="https://addons.mozilla.org/de/firefox/">add-ons</a>.</p>
<p>To stimulate add-on authors to create their own Mozmill tests, <a href="http://quality.mozilla.org/">Mozilla QA</a> is holding a <a href="http://quality.mozilla.org/events/2010/mar/05/learn-how-testscript-your-add-ons-mozmill">testday</a> on Friday, March 5th, which is fully devoted to Mozmill testscripting for your add-on. Learn how Mozmill tests will be written and how they can be run in Firefox. The Mozmill team will be around the whole day to assist you wherever possible.</p>
<p>If you are interested in the testday, you should read through the following <a href="https://developer.mozilla.org/en/Mozmill_Tests#Testing_extensions_with_Mozmill">documentation</a> about the creation of testscripts for extensions.</p>
<p>You can also attend, when you have general questions about Mozmill or when you want to help in creating Mozmill tests for Firefox. Get ready and join us in <a href="irc://irc.mozilla.org/#testday">#testday</a> next Friday.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hskupin.info/2010/02/25/testday-for-testscripting-your-add-on-with-mozmill/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
