Systems | Development | Analytics | API | Testing

Latest Posts

10 Things Testers Wish CIOs & CTOs Knew About Testing: Test Automation Should Not Be Used to Replace Humans

In my 18 years of working in quality engineering and the testing community, I’ve developed some best practices to help organizations create and manage their overall test strategies. This is the second in a 10-week series on what testers wish their CIOs and CTOs knew about testing. Each week, I’ll share my experience to help educate tech leaders on key priorities their testing teams need them to understand.

10 Things Testers Wish CIOs & CTOs Knew About Testing: The Goal of Testing is Risk Mitigation, Not Perfect Software

In a perfect world, our dev teams would write flawless code and never make a single mistake (though I suppose I might be out of a job then.) The truth of the matter is software never is perfect. Mistakes, like Thanos, are inevitable. Moreover, testers shouldn’t be attempting to make the software perfect, just mitigate risk by protecting revenue and the customer experience. When we consider the overall customer experience this becomes easier to understand.

10 Things Testers Wish CIOs & CTOs Knew About Testing: A Tester's Job is to Model and Advocate for Great User Experiences

In my 18 years of working in quality engineering and the testing community, I’ve developed some best practices to help organizations create and manage their overall test strategies. This is the first in a 10-week series on what testers wish their CIOs and CTOs knew about testing. Each week, I’ll share my experience to help educate tech leaders on key priorities their testing teams need them to understand. This week, we’ll talk about the user experience.

Native vs. Web vs. Hybrid vs. Progressive Web Apps: Key Differences for Development and Mobile Testing

Not all apps are made the same. Native mobile apps, web mobile apps, hybrid mobile apps and progressive web apps (PWAs) are different in many ways. When choosing the right type of app for your business, you’ll want to carefully consider the advantages and disadvantages of each, then make sure you use the right testing approach. Below, we explain how these four types of apps vary, how to choose the right app type for your business, and what that means for your testing strategy.

Selenium 4 Knowledge Hub is now live

Several new features and benefits for automated testing are included in the upcoming Selenium 4 release, such as: Selenium 4 has been designed to be a drop-in replacement, but there might be cases where tests or dependencies need to be adjusted. We recommend you to go through the following sections to understand better how this new version will benefit you and what potential changes might be needed to upgrade.

A Getting Started Guide to Setting Up Jenkins

The goal of this getting started guide is to help teams get Jenkins continuous integration (CI) servers configured, and discover how to make a newly deployed CI infrastructure fully operational. Jenkins is a leading open source CI server. It is flexible, providing hundreds of plugins to support building, testing, and deployment, and is capable of automating any project. Jenkins CI infrastructure can be deployed to on-prem, in the cloud using configuration management tools, and third-party vendor.

Getting Started with Web Accessibility Testing

Web accessibility testing, also known as digital accessibility testing, is a subset of usability testing that ensures anyone can access and use your digital content (website, apps, etc.) at any time. This includes people with disabilities such as vision, hearing, literacy, physical, and cognitive disabilities. With around (or over 1 billion people) living with a disability, the calls for inclusion are growing louder by the day.

Better Together: Why You Should Leverage Emulators and Simulators for Web App Testing

The mobile vs. desktop battle for web supremacy is neck and neck, and mobile has the advantage. Mobile devices now account for about half of all web traffic worldwide, a figure that’s expected to rise to nearly 75%—or over 3.7 billion people—by 2025. Websites that are difficult to use, buggy, or slow to load on mobile devices are bad for business.