Systems | Development | Analytics | API | Testing

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

How to Choose Mobile Devices for Testing 2022

Learn the latest best practices for knowing which mobile devices to test on, plus our recommended devices to test on by region and business size. With the rapidly increasing popularity and complexity of mobile apps, you need to make sure your app works as intended across various device models, operating systems, and browsers.

OctoPerf Spira Integration tutorial

We’ve recently been working with folks at Inflectra to develop an integration between Spira and OctoPerf. If you don’t know about Inflectra and Spira they offer a very cool test management solution (among other things), you should check it out. In this blog post we will highlight all the steps to follow in order to setup this integration. This way you’ll be able to see the benefits of working with both tools in your organization.

SAP key users need LiveCompare, not hypercare

What’s the most common strategy for testing an SAP application change — be it a custom update, a service pack or an emergency fix? Don’t test the change at all! OK, let me back up – this provocative statement is not entirely accurate. Most organizations do some testing of their SAP applications. When an update needs to be deployed into production, they make their key users test it.

Fused testing pushes teams closer to continuous integration

You’ve heard from us about fused testing before, and get ready to hear more. Fused testing is a methodology that goes beyond just executing manual and automated testing frameworks. (Though it does do that exceptionally well.) Fused testing is also a big push toward continuous integration (CI). Yes, that CI/CD pipeline.

Docker Tutorial: How to Create and Run Helix QAC as a Container

In this Docker tutorial, you will learn how to create and run Helix QAC as a containerized image. The basic definition of Docker is an open-source and popular operating-system-level virtualization (commonly known as “containerization”) technology that is lightweight, portable, and primarily runs on Linux and Windows. Docker makes it easier to create, deploy, and run applications by using containers.