Experiences of Test Automation: Test Automation Anecdotes
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
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
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
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
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#
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
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
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
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
"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
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
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
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
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
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
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
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
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
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
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