Tutorials, articles, tools and resources on how to apply functional testing in software testing

Enhancing Transportation Systems through Comprehensive Software Testing Strategies

February 23, 2024 0

Efficient transportation systems are the lifeblood of modern societies, facilitating the movement of people and goods with speed and reliability. In today’s digital age, software plays a pivotal role in managing and optimizing transportation networks, from navigation apps guiding commuters to logistics platforms orchestrating global supply chains.

Cross-Browser Testing Tools (Free, Open Source, Paid)

October 2, 2023 6

When today’s applications run on various browsers (Chrome, Firefox, Safari, Edge, etc.) on different mobile or desktop devices with specific screen settings. This is why you need to perform cross-browser testing for your automated tests. This article lists the main desktop or online cross-browser testing tools available today.

How Bootcamps Can Make Product Managers Better Software Testers

April 27, 2023 0

A product manager’s duties normally do not include quality assurance (QA) or testing. However, software testing is a vital phase of the software development process. As product managers are accountable for the delivered quality of their product, it is important for them to learn more about software testing, especially functional and acceptance testing.

Comparing Test Cases and Acceptance Criteria

April 24, 2023 1

Test cases and acceptance criteria are two important aspects of test management. In this article, Ovidiu Donciu discusses the similarities and differences between test cases and acceptance criteria and suggests that we could merge them.

Open Source Model-Based Testing Tools

October 17, 2022 1

Model-based testing is a software testing approach that is based on models of the system under test and its environment to define, manually or automatically, the test cases.

Self-Healing Automated Tests

January 17, 2022 0

Self-Healing Tests is an approach in which machine learning helps with the maintenance of automated tests. Self-Healing, the automation of test automation, recognizes changes in the “system under test” and automatically adapts the test execution so that the tests remain functional.

Pitfalls and Anti-Patterns of the Test Pyramid

July 14, 2021 0

The test pyramid is a concept invented in 2012 by Martin Fowler and defined as “a way of thinking about how different kinds of automated tests should be used to create a balanced portfolio.” The Test Pyramids is a common way to define and structure your test strategy, to organize the different test techniques, tools, and to manage the test automation effort.

1 2 3 13