When companies are growing fast, their main concern is not scaling. Until it’s an issue.  This is part of maturing devops (development operations). They need, or will need, load testing. Then the questions come up. This blog post should be seen as practical load testing advice, along with the right questions, for any company that is grappling with the need to load test. Load Testing 101 Load testing is based on user requirements. For example, loadRead More →

Added Continuous Testing support for CURL and Codeship. This is in addition to existing support for Jenkins.  Continuous Integration (CI) helps automate your code delivery pipeline and enables your teams to collaborate.  Continuous deployment (CD) is the practice of automating the delivery of software to production after passing a series of tests. Which brings us to the need for Continuous Testing. You now have more options for CI/CD Continuous Testing support. We’ve always known that thisRead More →