Software Testing Articles: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps
Welcome to this Cerberus Testing step-by-step tutorial for testing mobile applications. This guide will help you understand the test automation workflow and good practices supported by Cerberus Testing to test mobile apps using Appium.
Exhaustive testing is a type of software testing approach where all the behaviors of a system are explored during the tests. If this approach is good in theory, it is not feasible in most testing contexts where time and resources are limited. This article presents the distinguishing characteristics of exhaustive testing and explain how to perform it.
Salesforce is a major software player in the field of customer relationship management (CRM) and customer service software. This article discusses the specific challenges of automated testing for Salesforce applications and provides best practices for implementing test automation in this domain.
The COVID-19 pandemic has been an accelerator of growth for online shopping and e-commerce. But are your website pages loading fast enough for impatient customers? This article shares some practical tips and metrics to test and measure the performance of your e-commerce website.
In software applications, an API (Application Programming Interface) is typically used to provide smooth communication between different software components. In this article, Olga Ezzheva discusses five benefits that implementing well-designed automated API testing provides for a successful software QA strategy.
Your Internet of Things (IoT) solution is unique and you will quickly realize that testing end-to-end IoT performance is hard. This article explains what you should require in an IoT performance testing tool to solve these problems.
It is rare to see a website without a form that you will use for contact or to register. The interaction on this type of web pages requires a lot of processing when you have to check the validity of the user input. This article explores the testing of web forms from the usability perspective.