<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
  <title>Software Quality Assurance Zone</title>
  <link>http://www.sqazone.net/</link>
  <docs>http://backend.userland.com/rss/</docs>
      <description>Resources for Improving Software Development Quality</description>
        <pubDate>Sat, 04 Feb 2012 14:00:35 -0700</pubDate>
        <lastBuildDate>Tue, 31 Jan 2012 04:23:35 -0700</lastBuildDate>
        <generator>XOOPS WhatsNew 2.12</generator>
        <category>Whats New</category>
        <managingEditor>sqazone@sqazone.net</managingEditor>
        <webMaster>sqazone@sqazone.net</webMaster>
        <copyright>Copyright (c) 2012, Martinig &amp; Associates</copyright>
        <language>en</language>
        <image>
      <title>Software Quality Assurance Zone</title>
      <url>http://www.sqazone.net/favicon.ico</url>
      <link>http://www.sqazone.net/</link>
      <width>16</width>
      <height>16</height>
    </image>
    <item>
  <title>QF-Test Version 3.4.4 Released </title>
  <link>http://www.sqazone.net/modules/news/article.php?storyid=988</link>
      <description>QF-Test is a software tool for automated testing of Java and Web applications with a graphical user interface (GUI). It offers modular, reusable tests in combination with user-friendly handling and a competitive price lead to a high return on investm ...</description>
        <pubDate>Tue, 31 Jan 2012 04:23:35 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/news/article.php?storyid=988</guid>
        <category>Articles, News, Etc.</category>
    </item>
  <item>
  <title>AccuRev Announces Git Integration </title>
  <link>http://www.sqazone.net/modules/news/article.php?storyid=987</link>
      <description>Lexington, MA, January 31, 2012- AccuRev, Inc., the leading provider of advanced tools for managing the software development process, today broke new ground with the release of the first Git integration that seamlessly bridges the world of open sourc ...</description>
        <pubDate>Tue, 31 Jan 2012 02:40:37 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/news/article.php?storyid=987</guid>
        <category>Articles, News, Etc.</category>
    </item>
  <item>
  <title>A Specifications-Based Mutation Engine for Testing Programs in C#</title>
  <link>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=972</link>
      <description>This paper presents a simple and efficient engine which produces mutations of source code written in C#. The novelty of this engine is that it produces mutations that do not contradict with the specifications of the program. The latter are described  ...</description>
        <pubDate>Mon, 30 Jan 2012 13:27:06 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=972</guid>
        <category>SQA Links Directory</category>
    </item>
  <item>
  <title>Mockery</title>
  <link>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=971</link>
      <description>Mockery is a simple yet PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object opera ...</description>
        <pubDate>Mon, 30 Jan 2012 09:32:49 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=971</guid>
        <category>SQA Links Directory</category>
    </item>
  <item>
  <title>Coverity and Wind River Partners in Security Testing</title>
  <link>http://www.sqazone.net/modules/news/article.php?storyid=986</link>
      <description>SAN FRANCISCO AND ALAMEDA, Calif. - January 24, 2012 &amp;ndash; Coverity, the leader in development testing, and Wind River, a world leader in embedded and mobile software, have teamed to integrate Coverity&amp;rsquo;s development testing platform for secur ...</description>
        <pubDate>Wed, 25 Jan 2012 05:14:18 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/news/article.php?storyid=986</guid>
        <category>Articles, News, Etc.</category>
    </item>
  <item>
  <title>Parasoft Advances Static Analysis for Security, Accelerates Desktop Analysis  </title>
  <link>http://www.sqazone.net/modules/news/article.php?storyid=985</link>
      <description>Monrovia, CA &amp;ndash; January 24, 2012 Parasoft Corporation, industry leader in automated defect prevention and detection, today introduced a new release of Parasoft Jtest: the industry&amp;#39;s most comprehensive Java testing solution. Parasoft Jtest au ...</description>
        <pubDate>Wed, 25 Jan 2012 04:57:17 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/news/article.php?storyid=985</guid>
        <category>Articles, News, Etc.</category>
    </item>
  <item>
  <title>Approaching Agile Testing</title>
  <link>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=970</link>
      <description>&quot;Agile testing&quot; is not a completely different testing procedure but a software testing practice, following the principles of the Agile life cycle. How? Its most salient aspect is that it emphasizes testing and close work with the end users or at leas ...</description>
        <pubDate>Mon, 23 Jan 2012 13:25:29 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=970</guid>
        <category>SQA Links Directory</category>
    </item>
  <item>
  <title>Midje</title>
  <link>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=969</link>
      <description>Midje is a test framework for Clojure. I created it to support top-down as well as bottom-up testing, to encourage readable tests, to provide a smooth migration path from clojure.test and to support a balance between abstraction and concreteness.</description>
        <pubDate>Mon, 23 Jan 2012 09:45:24 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=969</guid>
        <category>SQA Links Directory</category>
    </item>
  <item>
  <title>Unit Testing Myths and Practices</title>
  <link>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=968</link>
      <description>We all understand the value of Unit Testing, but how come so few organisations maintain unit tests for their in-house applications? We can no longer pretend that unit testing is a universal panacea for ensuring less-buggy applications. Instead, we sh ...</description>
        <pubDate>Wed, 18 Jan 2012 14:01:25 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/mylinks/singlelink.php?lid=968</guid>
        <category>SQA Links Directory</category>
    </item>
  <item>
  <title>Capgemini Advances the State of the Art in Software Quality</title>
  <link>http://www.sqazone.net/modules/news/article.php?storyid=984</link>
      <description>NEW YORK, NY and PARIS--(Marketwire - Jan 17, 2012) - After many years of close collaboration and significant industrialization investments, initially led in France, Capgemini Group completed a worldwide investment in automation from CAST, the world  ...</description>
        <pubDate>Wed, 18 Jan 2012 04:24:14 -0700</pubDate>
        <guid>http://www.sqazone.net/modules/news/article.php?storyid=984</guid>
        <category>Articles, News, Etc.</category>
    </item>
</channel>
</rss>
