<?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>Tomcat&#039;s Blog &#187; Memory Leak Testing</title>
	<atom:link href="http://blog.mozilla.com/tomcat/category/memory-leak-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/tomcat</link>
	<description>Blogging about Community, QA and other stuff !</description>
	<lastBuildDate>Tue, 17 Nov 2009 17:26:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automated Top Site Testing !</title>
		<link>http://blog.mozilla.com/tomcat/2009/01/30/automated-top-site-testing/</link>
		<comments>http://blog.mozilla.com/tomcat/2009/01/30/automated-top-site-testing/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 03:02:38 +0000</pubDate>
		<dc:creator>cbook</dc:creator>
				<category><![CDATA[Memory Leak Testing]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/tomcat/?p=45</guid>
		<description><![CDATA[I have been spending more time recently working on automated top site  testing using the Sisyphus framework to spider the top 1.000.000  sites according to Alexa. This helps me find pages which cause  Firefox to crash, leak or assert.
Using Jesse Ruderman&#8217;s Lithium  test case reduction tool, I can create reduced test [...]]]></description>
			<content:encoded><![CDATA[<p>I have been spending more time recently working on automated top site  testing using the Sisyphus framework to spider the top <a href="http://www.alexa.com/site/ds/top_sites?ts_mode=global&amp;lang=none">1.000.000  sites</a> according to Alexa. This helps me find pages which cause  Firefox to crash, leak or assert.</p>
<p>Using <a href="http://www.squarefree.com/2009/01/11/reducing-real-world-scripts">Jesse Ruderman&#8217;s Lithium  test case reduction tool</a>, I can create reduced test cases and file  bugs for each of the crashes, leaks and assertions I find.</p>
<p>I  like doing the top site testing because it helps make Firefox an even  better browser than it is already.</p>
<p>Also a very BIG Thank YOU to <a href="http://bclary.com/blog">Bob Clary</a> and <a href="http://www.squarefree.com/">Jesse Ruderman</a> for all the help i got on running this tests and reducing testcases!</p>
<p>You can read more about top site testing <a href="https://wiki.mozilla.org/User:Tomcat:Topsites">here</a>.</p>
<p>- Tomcat</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/tomcat/2009/01/30/automated-top-site-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extension Memory Leak Testing</title>
		<link>http://blog.mozilla.com/tomcat/2008/03/21/extension-memory-leak-testing/</link>
		<comments>http://blog.mozilla.com/tomcat/2008/03/21/extension-memory-leak-testing/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 22:04:36 +0000</pubDate>
		<dc:creator>cbook</dc:creator>
				<category><![CDATA[Memory Leak Testing]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/tomcat/2008/03/21/extension-memory-leak-testing/</guid>
		<description><![CDATA[Hi
If you have not already seen this, Stuart has made a awesome Post about the Firefox 3 Memory Usage.
A big part of my tasks on the Mozilla QA Team is currently to test Firefox 3 Beta Builds and especially Add-ons for memory leaks. During my Tests over the last months we fixed a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>If you have not already seen this, Stuart has made a awesome Post about the <a href="http://blog.pavlov.net/2008/03/11/firefox-3-memory-usage/">Firefox 3 Memory Usage</a>.</p>
<p>A big part of my tasks on the Mozilla QA Team is currently to test Firefox 3 Beta Builds and especially Add-ons for memory leaks. During my Tests over the last months we fixed a lot of Memory Leaks.  A lot of Developers have done a great job and we still continue to improve Firefox. So far i can say the Performance of the Firefox Beta Builds is very awesome !</p>
<p>I’d like to specifically thank: Jonas Sicking, Ben Turner, David Baron, Peter Van der Beken, Jesse Ruderman, Mark Finkle, Bob Clary and everyone else who helped me to start working on memory leak testing.</p>
<p>There are so many wonderful and great Add-ons out there for Firefox and i work on maintaining  the great performance of Firefox 3 also with a lot of Extensions installed.So my Focus is on memory leak testing for extensions and also performance testing of extensions.</p>
<p>We have a lot of <a href="http://wiki.mozilla.org/Performance:Leak_Tools">tools</a> that can be used for Memory Leak Testing. Currently  i do all this leak testing manually and I do using Debug Builds and <a href="http://wiki.mozilla.org/Performance:Leak_Tools#leak-gauge">Leak Gauge</a>.</p>
<p>Leak Gauge is developed by David Baron and is very easy to use. You don&#8217;t need to install any additional Software to run it. For anyone interested in Leak Testing and especially for AMO-Editors and Extension Developers, I have created a How-To Documentation for Leak Gauge, which covers to file a memory leak bug and also with steps i follow in my Memory Leak Testing. Check it out at <a href="http://wiki.mozilla.org/QA:Home_Page:Firefox_3.0_TestPlan:Leaks:LeakTesting-How-To">http://wiki.mozilla.org/QA:Home_Page:Firefox_3.0_TestPlan:Leaks:LeakTesting-How-To</a></p>
<p>We have also more plans for the future like a Best Practice Documentation on how to avoid memory leaks in Extensions . I am also thinking and working on ways to automate the Add-on Performance Testing&#8230;.so stay tuned <img src='http://blog.mozilla.com/tomcat/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you have questions/comments/suggestions, feel free to email me or to ping me on irc !</p>
<p>- Tomcat</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/tomcat/2008/03/21/extension-memory-leak-testing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
