<?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>Software Testing &#38; Quality Assurance Videos Directory &#187; code analysis</title>
	<atom:link href="http://www.testingtv.com/tag/code-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testingtv.com</link>
	<description>Software Testing and Software Quality Assurance Videos and Tutorials Directory: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:52:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Five Static Code Audits for Developers</title>
		<link>http://www.testingtv.com/2011/08/25/five-static-code-audits-for-developers/</link>
		<comments>http://www.testingtv.com/2011/08/25/five-static-code-audits-for-developers/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 14:58:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[code analysis]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=2102</guid>
		<description><![CDATA[This video explains the need for software audits and proposes five code reviews that every developer should use: Numerical Literal, String Literal, god Method, Shotgun Surgery and Duplicate Code. Static code analysis is performed without actually executing programs built from that software. http://www.infoq.com/presentations/Five-Static-Code-Audits]]></description>
		<wfw:commentRss>http://www.testingtv.com/2011/08/25/five-static-code-audits-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Python Profiling</title>
		<link>http://www.testingtv.com/2009/12/14/introduction-to-python-profiling/</link>
		<comments>http://www.testingtv.com/2009/12/14/introduction-to-python-profiling/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:11:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1545</guid>
		<description><![CDATA[Python&#8217;s implementation is slow, but you can often write fast Python if you know how to profile your code effectively. This presentation will show you how to use the built-in cProfile module to capture profile data, both in simple scripts and more complex GUI environments. We&#8217;ll look at how to interpret the profile/cProfile reports as [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/12/14/introduction-to-python-profiling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NCover: Setting up for Analysis</title>
		<link>http://www.testingtv.com/2009/11/18/introduction-to-ncover-setting-up-for-analysis/</link>
		<comments>http://www.testingtv.com/2009/11/18/introduction-to-ncover-setting-up-for-analysis/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 12:28:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[ncover]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1511</guid>
		<description><![CDATA[In this episode we are going to take a quick look at how to setup and use the NCover code coverage and analysis tool. Having the knowledge of the state of your code, is key to understanding the potential success and failures in your code. If having this knowledge is key to you, NCover is [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/11/18/introduction-to-ncover-setting-up-for-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NDepend: Adding NDepend to your Nant Script</title>
		<link>http://www.testingtv.com/2009/11/11/introduction-to-ndepend-adding-ndepend-to-your-nant-script/</link>
		<comments>http://www.testingtv.com/2009/11/11/introduction-to-ndepend-adding-ndepend-to-your-nant-script/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 11:55:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[ndepend]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1498</guid>
		<description><![CDATA[This episode we are we are going to take a look at the NDepend static analysis tool. When taking a look at NDepend we are going first to do a simple fly-by of how to setup and run NDepend. Once we have our simple project up and running we are going to turn our focus [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/11/11/introduction-to-ndepend-adding-ndepend-to-your-nant-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-threaded Java Application Development</title>
		<link>http://www.testingtv.com/2009/08/26/multi-threaded-java-application-development/</link>
		<comments>http://www.testingtv.com/2009/08/26/multi-threaded-java-application-development/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 11:59:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.testingtv.com/?p=1404</guid>
		<description><![CDATA[To take full advantage of the latest multi-core hardware, developers must utilize multiple threads in their applications. Mutli-threaded applications introduce an entirely new class of hard-to-find software failures, commonly known as concurrency defects. To date, testing for Concurrency defects such as Race Conditions, Thread Blocks, Atomicity and Deadlocks have been extremely difficult due to the [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2009/08/26/multi-threaded-java-application-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Topics in Programming Languages: JSR-305: Java annotations for software defect detection</title>
		<link>http://www.testingtv.com/2008/12/30/advanced-topics-in-programming-languages-jsr-305-java-annotations-for-software-defect-detection/</link>
		<comments>http://www.testingtv.com/2008/12/30/advanced-topics-in-programming-languages-jsr-305-java-annotations-for-software-defect-detection/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 17:34:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=882</guid>
		<description><![CDATA[This talk will describe the current status of JSR-305, Java annotations for software defect detection. This JSR will define several standard Java annotations for properties such as @Nonnegative and @Nonnull that can be used to document your design intentions in a way that be interpreted by multiple software tools (such as FindBugs and IntelliJ). In [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/12/30/advanced-topics-in-programming-languages-jsr-305-java-annotations-for-software-defect-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Code Quality with Code Analysis</title>
		<link>http://www.testingtv.com/2008/12/17/improving-code-quality-with-code-analysis/</link>
		<comments>http://www.testingtv.com/2008/12/17/improving-code-quality-with-code-analysis/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 12:49:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=798</guid>
		<description><![CDATA[Learn how to catch critical bugs earlier in the development cycle by identifying issues such as buffer overruns and SQL injection attacks before they actually cause a security exploit. The Code Analysis features in Microsoft Visual Studio help you tune application security, robustness, performance, and more. Learn about Code Analysis (for native and managed) and [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/12/17/improving-code-quality-with-code-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crap4J Quick Demo</title>
		<link>http://www.testingtv.com/2008/12/17/crap4j-quick-demo/</link>
		<comments>http://www.testingtv.com/2008/12/17/crap4j-quick-demo/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 12:45:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code analysis]]></category>
		<category><![CDATA[crap4j]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=796</guid>
		<description><![CDATA[A quick demonstration of how to use the Crap4J Eclipse plug-in. Crap4j is a Java implementation of the CRAP (Change Risk Analysis and Predictions) software metric &#8211; a mildly offensive metric name to help protect you from truly offensive code. The CRAP metric combines cyclomatic complexity and code coverage from automated tests (e.g. JUnit tests) [...]]]></description>
		<wfw:commentRss>http://www.testingtv.com/2008/12/17/crap4j-quick-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

