Systems | Development | Analytics | API | Testing

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

Software Testing Linked to Health, Wellness and Medical App Successes

July 20, 2022 — Testlio, the originator of networked testing, has released a comprehensive report that identifies trends and benchmarks in medical and health app software testing. The report examines the release frequency, app store ratings, and testing device coverage practices of health, fitness, and medical apps.

Announcing Katalon AI Visual Testing GA & TestOps July 2022 Release

Over the past few months, we have slowly rolled out and enhanced our AI Visual Testing solution during the trial period. This month we are proud to announce the general availability (GA) of Katalon AI Visual Testing that includes additional enhancements. The following reviews all the combined AI Visual Testing features in the GA.

Medical apps need a unique healthcare software QA strategy

Across nearly every industry, the COVID-19 pandemic ushered in a period of immediate digital disruption. With lives at risk, the healthcare industry quickly innovated to provide fitness, wellness, and medical care on familiar devices. Now, two years after the pandemic’s start, medical apps face compounding pressures to match the speed and quality of consumer demands.

Getting Started with API Contract Testing

Learn what OpenAPI-driven contract testing is, how and when contract testing is performed and scaled for massive microservices programs, and how it can provide relief to development teams that have been overwhelmed by testing bottlenecks and increasing rates of code errors in production. The world runs on apps and platforms built from microservices – and microservices run on APIs.

Getting Started with XPath in Selenium

Selenium is the industry-standard, open-source testing automation framework. To implement Selenium, developers first need to use a locator to find dynamic web elements that help automate the cross-browser testing of their web applications. Selenium uses several locators, including XML Path (XPath). This blog explains how to use XPath as a web element locator in Selenium.

7 Automated Software Testing Tools for Fast & Reliable QA

Automated software testing tools are used to automate interactions with software so tests can be run without a human having to perform each action. This lets one person run multiple tests at once and eliminates most of the human error associated with manual testing. Although there are many types of software testing, functional testing is the most common and the one most teams start with. That’s why we’ll be focusing on functional testing in this article.