<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Software Quality Assurance Zone</title>
  <link rel="alternate" type="text/html" href="http://www.sqazone.net/" />
  <link rel="self" type="text/html" href="http://www.sqazone.net/modules/whatsnew/atom.php" />
  <id>tag:www.sqazone.net,2008://1</id>
  <updated>2008-11-21T19:06:27-07:00</updated>
      <generator uri="http://linux2.ohwada.net/">XOOPS WhatsNew 2.12</generator>
        <rights>Copyright (c) 2008, Martinig &amp; Associates</rights>
    <author>
    <name>Martinig &amp; Associates</name>
          <uri>http://www.sqazone.net/</uri>
          </author>
  <entry>
    <title type="html">Moxy Code Generator</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=359" />
    <id>tag:www.sqazone.net,2008://1.3.359</id>
    <updated>2008-11-21T04:20:10-07:00</updated>
          <published>2008-11-21T04:20:10-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">Moxy lets you generate mock objects on the fly from C++ header files. Mock objects allow interaction-based unit testing and can improve object decoupling.</summary>
              <content type="html">
        <![CDATA[
        Moxy lets you generate mock objects on the fly from C++ header files. Mock objects allow interaction-based unit testing and can improve object decoupling.
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">CMock</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=358" />
    <id>tag:www.sqazone.net,2008://1.3.358</id>
    <updated>2008-11-21T04:17:47-07:00</updated>
          <published>2008-11-21T04:17:47-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">CMock is a module/object mocking framework for C projects. It generates dummy modules that conform to the interface specified in a header file. This allows APIs to be proven out and exercised before committing to an underlying implementation. </summary>
              <content type="html">
        <![CDATA[
        CMock is a module/object mocking framework for C projects. It generates dummy modules that conform to the interface specified in a header file. This allows APIs to be proven out and exercised before committing to an underlying implementation. 
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Unity</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=357" />
    <id>tag:www.sqazone.net,2008://1.3.357</id>
    <updated>2008-11-21T04:13:49-07:00</updated>
          <published>2008-11-21T04:13:49-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">Unity is a lightweight xUnit-style unit test framework for C. It was developed for resource constrained environments and includes a number of features helpful for embedded development. Unity has been used successfully in a range of projects from very ...</summary>
              <content type="html">
        <![CDATA[
        Unity is a lightweight xUnit-style unit test framework for C. It was developed for resource constrained environments and includes a number of features helpful for embedded development. Unity has been used successfully in a range of projects from very small embedded systems to desktop software.
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Coverity Architecture Analyzer to Deliver Advanced Visualization of Software Systems </title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/news/article.php?storyid=312" />
    <id>tag:www.sqazone.net,2008://1.5.4</id>
    <updated>2008-11-21T00:47:30-07:00</updated>
          <published>2008-11-21T00:47:30-07:00</published>
              <category term="Articles, News, Etc."/> 
        <author>
      <name>sqadmin</name>
                </author>
          <summary type="html">Embedded Technology 2008 - Yokohama, Japan &amp;ndash; November 17, 2008 &amp;ndash; Coverity, Inc., the leader in improving software quality and security automatically, today announced the availability of Coverity Architecture Analyzer. This new version of  ...</summary>
              <content type="html">
        <![CDATA[
        Embedded Technology 2008 - Yokohama, Japan &ndash; November 17, 2008 &ndash; Coverity, Inc., the leader in improving software quality and security automatically, today announced the availability of Coverity Architecture Analyzer. This new version of Coverity&rsquo;s architecture product incorporates the company&rsquo;s patented Software DNA Map analysis system to provide development teams with the ability to ensure the integrity of application architecture across development teams, analyze the complexity and dependencies of software systems, and identify errors that can create crash causing defects or security vulnerabilities. &ldquo;Application architecture is a critical discipline for building effective application services and solutions that work with "common componentry" in a manner that satisfies the organization&#39;s requirements, while supporting its future evolution. It is nearly impossible to successfully build IT applications, or a portfolio of applications, without leveraging various patterns, practices and frameworks,&rdquo; according to Gartner&rsquo;s 2008 report &lsquo;Defining the Discipline of Application Architecture&rsquo;. 
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Siege</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=356" />
    <id>tag:www.sqazone.net,2008://1.3.356</id>
    <updated>2008-11-20T23:01:18-07:00</updated>
          <published>2008-11-20T23:01:18-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">Siege is an http regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, to see how it will stand up to load on the internet. Siege supports basic authentication, cookies, ...</summary>
              <content type="html">
        <![CDATA[
        Siege is an http regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, to see how it will stand up to load on the internet. Siege supports basic authentication, cookies, HTTP and HTTPS protocols. It allows the user hit a web server with a configurable number of concurrent simulated users. Those users place the webserver "under siege."
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Super Smack</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=355" />
    <id>tag:www.sqazone.net,2008://1.3.355</id>
    <updated>2008-11-20T22:52:46-07:00</updated>
          <published>2008-11-20T22:52:46-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">Super Smack is a benchmarking, stress testing, and load generation tool for MySQL (and PostgreSQL).</summary>
              <content type="html">
        <![CDATA[
        Super Smack is a benchmarking, stress testing, and load generation tool for MySQL (and PostgreSQL).
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">New MySQL Enterprise with Query Analyzer Boosts Database Application Performance</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/news/article.php?storyid=311" />
    <id>tag:www.sqazone.net,2008://1.5.7</id>
    <updated>2008-11-19T08:04:59-07:00</updated>
          <published>2008-11-19T08:04:59-07:00</published>
              <category term="Articles, News, Etc."/> 
        <author>
      <name>sqadmin</name>
                </author>
          <summary type="html">PARIS -- November 19, 2008 -- Sun Microsystems, Inc. today announced a major new version of its MySQL Enterprise&amp;trade; subscription service to help corporate users dramatically improve the speed and uptime of their MySQL&amp;trade; database applications ...</summary>
              <content type="html">
        <![CDATA[
        PARIS -- November 19, 2008 -- Sun Microsystems, Inc. today announced a major new version of its MySQL Enterprise&trade; subscription service to help corporate users dramatically improve the speed and uptime of their MySQL&trade; database applications. MySQL Enterprise subscribers now have access to Sun&#39;s new MySQL Query Analyzer tool for monitoring query performance to accurately pinpoint and correct problem SQL code -- in addition to MySQL Enterprise&#39;s regular software updates and 24x7 production technical support. 
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Jt - Java Pattern Oriented Framework (Jt 2.9)</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/news/article.php?storyid=310" />
    <id>tag:www.sqazone.net,2008://1.5.8</id>
    <updated>2008-11-19T08:00:43-07:00</updated>
          <published>2008-11-19T08:00:43-07:00</published>
              <category term="Articles, News, Etc."/> 
        <author>
      <name>sqadmin</name>
                </author>
          <summary type="html">Jt2.9 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large mission critical systems. Jt implements many well-known patterns including Data Access Objects (DAO), ...</summary>
              <content type="html">
        <![CDATA[
        Jt2.9 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large mission critical systems. Jt implements many well-known patterns including Data Access Objects (DAO), GoF design patterns and J2EE patterns. 
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">A Formal Performance Tuning Methodology: Wait-Based Tuning</title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=354" />
    <id>tag:www.sqazone.net,2008://1.3.354</id>
    <updated>2008-11-12T12:09:19-07:00</updated>
          <published>2008-11-12T12:09:19-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">This article attempts to transition the process of performance tuning into the realm of science by presenting a repeatable process that focuses on the end user experience by analyzing an applications architecture in terms of wait-points, or port ...</summary>
              <content type="html">
        <![CDATA[
        This article attempts to transition the process of performance tuning into the realm of science by presenting a repeatable process that focuses on the end user experience by analyzing an applications architecture in terms of wait-points, or portions of an application that can cause a request to wait. In short, Wait-Based Tuning allows performance engineers to quickly realize measurable performance gains by optimizing the end-user experience.
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">BDoc - Supporting Behavior-Driven Development </title>
    <link rel="alternate" type="text/html" href="http://www.sqazone.net/modules/mylinks/singlelink.php?lid=353" />
    <id>tag:www.sqazone.net,2008://1.3.353</id>
    <updated>2008-11-12T10:42:48-07:00</updated>
          <published>2008-11-12T10:42:48-07:00</published>
              <category term="SQA Links Directory"/> 
        <author>
      <name>Martinig &amp; Associates</name>
                </author>
          <summary type="html">Behavior driven development (BDD) is getting more and more attention, and a lot of frameworks are out there to support it. But something is missing in the Java World - a BDD-framework that supports existing ways of writing tests, so that developers a ...</summary>
              <content type="html">
        <![CDATA[
        Behavior driven development (BDD) is getting more and more attention, and a lot of frameworks are out there to support it. But something is missing in the Java World - a BDD-framework that supports existing ways of writing tests, so that developers actually will use it. 
        ]]>
      </content>
      </entry>
</feed>