Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Automated vs. Manual Testing: When and Why?

Testing is the backbone of the Agile software development methodology. The efficiency of the testing process directly impacts the quality of the deliverables and the goodwill of the organization. Buggy software can lead to poor user experience, delayed project timelines, diminished brand value, and revenue losses. A strong testing process consists of several well-planned activities with definite timelines and a set of clear expected outcomes.

10 Things Testers Wish CIOs and CTOs Knew About Testing: Episode 3

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode three, Marcus discusses the different situations that should rely on testing automation versus those that call for the human component. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

Software Functional Testing Checklist

Even when seamlessly combining manual and automated approaches, testing every functional combination within web or mobile applications is challenging. Unfortunately, this means critical issues inevitably go undetected and make their way into the hands of your customers. We strive for perfect code, perfect releases, and perfect apps, but alas, perfection is a myth. With that in mind, if you cannot catch every issue before a release, at least you can take the proper steps to limit them.

Growing a Culture of Quality - CTM Online

Long ago was a time where testing was purely seen as an activity by a siloed team who executed 1000’s of tests towards the end of a project. In the modern world, this is still a very real situation in some areas, but on the whole, testing as a collaborative, continuous activity is much more the norm. But getting to that stage is not easy, for some reason, there has historically been a stigma attached to testing as a lesser activity that slows the release of a project down and changing this mindset is a huge obstacle to get over.

Replacing the FMEA Risk Assessment: How to Manage Risk in an Agile World

Product failures and defects can occur on many different shapes and levels, impacting any part of the user experience, functionality, and even safety. In the past, organizations were taking the approach of of Failure Mode and Effects Analysis (FMEA) for risk assessment. This allowed teams to identify and prevent failure before a product or update is released.

A Guide to Load Testing Node.js APIs with Artillery

Artillery is an open-source command-line tool purpose-built for load testing and smoke testing web applications. It is written in JavaScript and it supports testing HTTP, Socket.io, and WebSockets APIs. This article will get you started with load testing your Node.js APIs using Artillery. You’ll be able to detect and fix critical performance issues before you deploy code to production.

DevOps: How to embrace collaboration with fearless visibility

Embracing DevOps is not easy. There are a lot of misconceptions about what DevOps is. DevOps is not a team, or a methodology, or a job role. DevOps is a culture founded on a set of work patterns and practices that have an impact on the whole value chain, from business to operations. DevOps helps you move from only having visibility about your own work, to having a birds-eye view and overall understanding of the whole value stream (from business to customer feedback).