Fault injection testing[1]
is a very useful element of a comprehensive test strategy in that it
enables you to concentrate on an area that can be difficult to...
0 replies - 1964 views - 10/16/09 by ldimaggi in News
A first beta version of Gurock Software's upcoming web-based test case management tool TestRail is now available. TestRail is intended to help software...
0 replies - 146 views - 10/12/09 by Dennis G. in Announcements
As a developer you have just finished your latest bit of code and have released it to the test team. It took a little longer than you thought it would but...
0 replies - 4116 views - 09/22/09 by rperfect in Articles
In my previous post, I described some useful features of the latest JUnit, together with the way I'm using it with the test suite of jrawio.Now, it's the turn...
5 replies - 3700 views - 08/29/09 by Fabrizio Giudici in Articles
eviware is happy to announce the soapUI 3.0.1 release which contains a bunch of bug-fixes and some improvements as well;
0 replies - 855 views - 08/14/09 by Ole Matzura in Announcements
Log Analysis Platform that maps application problems in testing labs and production, enables quick navigation and presents summary of problems.
XpoLog Log...
0 replies - 391 views - 06/19/09 by Haim Ko in Announcements
During these testing times, you cannot afford to be inefficient. Correcting problems early in the development process is critical when producing quality...
0 replies - 893 views - 02/06/09 by Anthony Scotney in Announcements
When you write unit tests, as the project grows to end up by using many technologies such as Jmock (or another mock framework like Mockito), DbUnit, Selenium,...
0 replies - 2595 views - 02/04/09 by Mathieu Carbou in Announcements
We are happy to announce Marathon 2.0b4. This is a feature complete release for 2.0 stream.
0 replies - 1217 views - 01/08/09 by Dakshinamurthy Karra in Announcements
Release 2.7.0 supports the DbUnit flat XML dataset file format.Jailer is a tool for test-data
extraction,
schema browsing, and rendering. It exports
consistent...
0 replies - 1572 views - 01/05/09 by Wisser in Announcements
Selenium is a popular test tool for web
applications. It was developed from 2004 onwards, originally to
acceptance-test a time-and-expense-reporting...
1 replies - 6840 views - 01/01/09 by David Sills in Articles
Zutubi is excited to announce the release of Pulse 2.0! This release combines two huge new features: templated configuration and plugins, which we have...
0 replies - 973 views - 12/17/08 by Jason Sankey in Announcements
The book kicks off with a very interesting list of roadblocks to getting software tested effectively. The fact that test is the last step in a waterfall process, that UI's are difficult to test and...
0 replies - 3888 views - 11/24/08 by James Sugrue in Book Reviews
The eviware team has released soapUI 2.5, the REST Release.soapUI 2.5, by eviware, introduces support for testing of RESTful services, including Inspection,...
0 replies - 1456 views - 11/20/08 by nreimertz in Announcements
We talked about how it is important to separate the new operators from the application logic. This separation forces your code to have factories which are...
0 replies - 2038 views - 09/24/08 by mhevery in Articles