An excellent article on agile operations
System Configurations + Code Revisions = Continuous Integration FTW! ...
System Configurations + Code Revisions = Continuous Integration FTW! ...
Q1 Labs is a global provider of high-value, cost-effective, security information and event management (SIEM) products. They have been using Squish since late 2007 to test the Web UI of their entire QRadar-branded family of products. Q1 Labs products are web applications that use JSP to render HTML pages with JavaScript used for dynamic elements. [...] ...
The Software Quality Planet is a aggregator for RSS feeds concerning software testing (unit testing, functional testing, regression testing, load testing), code review and inspection, bug and defect tracking, continuous integration.link ...
Kent Beck has released JUnitMax for Eclipse as paid beta – currently USD $2/month. JUnitMax is a selective testing tool – it chooses a subset of tests to run so ...
Why is it so hard to test dynamic and Ajax based web pages? They work in your browser, so why do so many test tools struggle with this? This was ...
cfix is an open source xUnit testing framework for C/C++, fully specialized for Win32 (32/64 bit) and NT kernel mode development. Licensed under the GNU Lesser Public License 3.0. link ...
Coverity Inc., the software integrity company, today announced the publication of application architecture data from over 2,500 popular open source software projects at www.scan.coverity.com . As an outgrowth of its ...
Ivonna is an Asp.Net testing tool that allows writing unit tests for your Asp.Net applications. What makes it different is that Ivonna runs in the same process as the test ...
Ivonna is an Asp.Net testing tool that allows writing unit tests for your Asp.Net applications. What makes it different is that Ivonna runs in the same process as the test ...
Folks, in the effort to simplify the site and provide a revenue stream to pay for the server, we decided to just have one feed. Please subscribe to http://feeds.feedburner.com/testdrivennewslinks It ...
Zephyr provides end-to-end management of the testing lifecycle in the test department including resources, releases and sprints, test cases, scheduling, test execution, defects, documents, collaboration and all aspects of reporting ...
TestLogistics – An Australian professional services organisation specialising in technical software testing solutions and configuration management. link ...
If you want to program in a dynamic language on .Net and use BDD, you might like this. JSNSpec uses specificaiton language similar to RSpec in Ruby and works in ...
The first public beta release of Trinidad is now available. Trinidad is an in-process test runner for FitNesse wiki pages/tests. Here are some nice things you can do with it: ...
The MockFtpServer project provides a mock/dummy FTP server implementations that can be very useful for testing of FTP client code. MockFtpServer version 2.0 includes a new "fake" implementation of an ...
This article shows how the behavior driven development can be applied to database development and how it can be used to develop and design databases in an iterative and incremental ...
The JMUnit is a Java ME (or J2ME) application used by developers to test code. It’s an implementation of the popular xUnit framework. JMUnit 1.1 has been released. It allows ...
Up to this point, we have tested the service and we have tested the client — both in isolation. We have written unit tests and our code has good coverage. ...
For those of you interested in learning Rails, we have scheduled our next Ruby on Rails TDD Boot Camp for Feb 2-5, 2009 in Chicago. The course is for experienced ...
We offer onsite and offsite Test Driven Development training for your development team using Microsoft’s .NET technologies. You will train with highly qualified, reputable professionals in the industry. These instructors ...
Dear fans of testing, I just re-read this chapter from Beautiful Code and want to encourage all of you to read it as well. Good code style is surely the ...
So far, I outlined how to test your WCF service. I simply took advantage or the WCF architecture and tested the service directly outside of the actual service harness. Now ...
Silicon Valley based Packet Design develops networking route and traffic analysis solutions. Their quality assurance team have been using froglogic’s Squish product for a couple of years, and for this ...
It turns out that TDD principles also apply for engineering the space shuttle’s main engine. This article quotes a report that compares the bottom-up and the top-down approaches for designing ...
http://pythoscope.org/start ...