10 Steps to Continuous Integration, Testing and Delivery

February 19, 2018 0

DevOps is based on continuous delivery and anything that breaks the continuity is a bottleneck. While Agile and DevOps have become common terms in Development and Testing organizations, manual build and deployment processes are still causing problems along with integration and testing.

Accelerate Projects with Test Environment Management

February 13, 2018 0

The management of test environments is an area mostly neglected in software development projects. In this article, Niall Crawford discusses the basic requirements of test environment management and explains the benefits this activity provides.

Testing Cloud Solutions in Production

February 7, 2018 0

The evolution of software from a simple application running in an isolated system to a multi-node solution in a network and now to geographically distributed cloud solution with hundreds or thousands of nodes, has brought about its own challenges in terms of testing. Testing strategies which works well in one model is not really applicable to others. While many of the tests for a cloud hosted solution can be done by replicating a subset of the actual production environment, some test to be effective need a production like environment.