| Software Quality Assurance Zone |
|
Last build date |
Fri, 21 Nov 2008 04:20:10 -0700 |
| Site |
Resources for Improving Software Development Quality |
| Webmaster |
sqazone@sqazone.net |
| Category |
Whats New |
| Generator |
XOOPS WhatsNew 2.12 |
| Language |
en |
| Moxy Code Generator |
| Category |
SQA Links Directory
|
| Public date |
Fri, 21 Nov 2008 04:20:10 -0700 |
| Site |
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. more... |
| CMock |
| Category |
SQA Links Directory
|
| Public date |
Fri, 21 Nov 2008 04:17:47 -0700 |
| Site |
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. more... |
| Unity |
| Category |
SQA Links Directory
|
| Public date |
Fri, 21 Nov 2008 04:13:49 -0700 |
| Site |
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 ... more... |
| Coverity Architecture Analyzer to Deliver Advanced Visualization of Software Systems |
| Category |
Articles, News, Etc.
|
| Public date |
Fri, 21 Nov 2008 00:47:30 -0700 |
| Site |
Embedded Technology 2008 - Yokohama, Japan – November 17, 2008 – Coverity, Inc., the leader in improving software quality and security automatically, today announced the availability of Coverity Architecture Analyzer. This new version of ... more... |
| Siege |
| Category |
SQA Links Directory
|
| Public date |
Thu, 20 Nov 2008 23:01:18 -0700 |
| Site |
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, ... more... |
| Super Smack |
| Category |
SQA Links Directory
|
| Public date |
Thu, 20 Nov 2008 22:52:46 -0700 |
| Site |
Super Smack is a benchmarking, stress testing, and load generation tool for MySQL (and PostgreSQL). more... |
| New MySQL Enterprise with Query Analyzer Boosts Database Application Performance |
| Category |
Articles, News, Etc.
|
| Public date |
Wed, 19 Nov 2008 08:04:59 -0700 |
| Site |
PARIS -- November 19, 2008 -- Sun Microsystems, Inc. today announced a major new version of its MySQL Enterprise™ subscription service to help corporate users dramatically improve the speed and uptime of their MySQL™ database applications ... more... |
| Jt - Java Pattern Oriented Framework (Jt 2.9) |
| Category |
Articles, News, Etc.
|
| Public date |
Wed, 19 Nov 2008 08:00:43 -0700 |
| Site |
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), ... more... |
| A Formal Performance Tuning Methodology: Wait-Based Tuning |
| Category |
SQA Links Directory
|
| Public date |
Wed, 12 Nov 2008 12:09:19 -0700 |
| Site |
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 ... more... |
| BDoc - Supporting Behavior-Driven Development |
| Category |
SQA Links Directory
|
| Public date |
Wed, 12 Nov 2008 10:42:48 -0700 |
| Site |
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 ... more... |