Skip to content

SQA Zone
Syndicate content Software Quality Assurance Zone
Resources for Improving Software Development Quality
Updated: 7 hours 21 min ago

Experiences of Test Automation: Test Automation Anecdotes

Mon, 02/06/2012 - 20:34
In this article, many people share their illuminating, educational, and funny anecdotes about their experiences with test automation.
Categories: Communities

Do Not Get Out of Control: Achieving Real-time Quality and Performance

Mon, 02/06/2012 - 20:31
When lives are at risk if systems fail, it is critical to minimize defects through the best software engineering processes possible. High-maturity processes are valuable for delivering quality, mission-critical software and supporting overall project ...
Categories: Communities

Effective Java Profiling With Open Source Tools

Mon, 02/06/2012 - 18:53
This article walks you step by step through using open source tools like JMap, VisualVM, BTrace, and EurekaJ to effectively diagnose performance and memory problems in your Java apps.
Categories: Communities

QF-Test Version 3.4.4 Released

Tue, 01/31/2012 - 13:23
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 ...
Categories: Communities

AccuRev Announces Git Integration

Tue, 01/31/2012 - 11:40
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 ...
Categories: Communities

A Specifications-Based Mutation Engine for Testing Programs in C#

Mon, 01/30/2012 - 22:27
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 ...
Categories: Communities

Mockery

Mon, 01/30/2012 - 18:32
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 ...
Categories: Communities

Coverity and Wind River Partners in Security Testing

Wed, 01/25/2012 - 14:14
SAN FRANCISCO AND ALAMEDA, Calif. - January 24, 2012 – Coverity, the leader in development testing, and Wind River, a world leader in embedded and mobile software, have teamed to integrate Coverity’s development testing platform for secur ...
Categories: Communities

Parasoft Advances Static Analysis for Security, Accelerates Desktop Analysis

Wed, 01/25/2012 - 13:57
Monrovia, CA – January 24, 2012 Parasoft Corporation, industry leader in automated defect prevention and detection, today introduced a new release of Parasoft Jtest: the industry's most comprehensive Java testing solution. Parasoft Jtest au ...
Categories: Communities

Approaching Agile Testing

Mon, 01/23/2012 - 22:25
"Agile testing" 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 ...
Categories: Communities

Midje

Mon, 01/23/2012 - 18:45
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.
Categories: Communities

Unit Testing Myths and Practices

Wed, 01/18/2012 - 23:01
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 ...
Categories: Communities

Capgemini Advances the State of the Art in Software Quality

Wed, 01/18/2012 - 13:24
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 ...
Categories: Communities

Klocwork Introduces First On-the-Fly Source Code Analysis

Tue, 01/17/2012 - 17:58
Burlington, Mass – Jan 17, 2012 – Klocwork Inc, the global leader in automated source code analysis (SCA) solutions for developing more secure and reliable software, today launched Klocwork Insight 9.5. This latest release of the company& ...
Categories: Communities

rwebspec-webdriver

Tue, 01/17/2012 - 17:38
rwebspec-webdriver is a ruby gem that allow executable functional specification for web applications in RSpec syntax and Selenium-WebDriver
Categories: Communities

Given When Then

Tue, 01/17/2012 - 17:31
Simple, powerful acceptance testing for node.js. Construct acceptance tests with BDD semantics in straightforward, sentence-like statements. Execute your tests in the cloud using Selenium 2 on Sauce Labs.
Categories: Communities

Static Veri cation for Code Contracts

Fri, 01/13/2012 - 15:30
The Code Contracts project at Microsoft Research enables programmers on the .NET platform to author specifi cations in existing languages such as C# and VisualBasic. To take advantage of these speci fications, we provide tools for documentation gener ...
Categories: Communities

Ordering Test Cases to Maximize Early Testing

Fri, 01/13/2012 - 12:43
This article propose a new process model for what we call "ordered incremental testing", where guidance on test order is provided. In both of these models, testing is conducted iteratively with very short iteration cycles as a single class is develop ...
Categories: Communities

BenchTech Software signs service partner agreement with Neotys

Thu, 01/12/2012 - 11:50
January 11 2012 - BenchTech Software Private Limited (BenchTech Software) today announced signing of service partner agreement with Neotys to deliver successful performance testing solution to its clients. Neotys has been helping companies ensure the ...
Categories: Communities

NCrunch

Wed, 01/11/2012 - 16:36
NCrunch is an automated parallel continuous testing tool for Visual Studio .NET. It intelligently takes responsibility for running automated tests so that you don't have to, and it gives you a huge amount of useful information about your tests (such ...
Categories: Communities