continuous testing

Continuous testing Continuous Testing: New Improvements on an Old Idea

The concept behind continuous testing is far from new, but what’s different now is that software development practices have evolved to a point where developers are embracing testing as part of their responsibilities. Testing is slowly moving from being an “event” to an activity throughout the development lifecycle.

Alex Martins's picture
Alex Martins
Why You Should Build Your Software How Boeing Builds Planes

Instead of building each individual part of a piece of software, putting it all together, and testing it to see the results, maybe we should look to how planes are assembled. By testing each aspect of the product in isolation first, problems are discovered earlier and software can be delivered faster.

Josiah Renaudin's picture
Josiah Renaudin
Removing the Performance Testing Bottleneck

When you start down the road to continuous testing, even if you increase speed, performance tests can still hold up production deployments. By using application monitoring, service virtualization, and open source performance testing tools, performance testing is accounted for in every cycle of development.

Adam Auerbach's picture
Adam Auerbach