State of Test Automation 2023: Keeping our E2E Test Suites Lean and Valuable

What we learned from the survey “State of Test Automation 2023”: Keeping our E2E Test Suites Lean and Valuable The 2023 edition of Perforce’s “State of Test Automation” survey has just been released and gives us some interesting insights: A few words about this “State of Test Automation” survey: it has been conducted annually for […]
What should we test ?

This seemingly elementary question is one of the most complex in the world of quality and testing… while being perhaps the most important because, need I remind you, exhaustive testing is impossible. As you will have recognized, we are talking here about test scope, an essential element of test plans and a topic that is […]
Ensuring Security in Software Testing: Safeguarding Applications from Vulnerabilities

Protecting applications from potential vulnerabilities is crucial in today’s digital landscape. With the increasing sophistication of cyber threats, ensuring software security has become paramount for organizations. In this blog post, we will delve into the significance of software security in the testing phase and explore effective strategies to mitigate risks. Let’s discover how organizations can […]
Regression Testing: Essential Areas to Focus on

Regression is a major topic in Agile testing. Its importance is major because in Agile we build our product in an iterative way, and it is essential to ensure that the addition of a feature has not negatively impacted the existing. To evaluate this impact, we have a tool: regression.This frequent regression is the source […]
The Importance of Test Automation in Software Development

In today’s digital age, software development has become a critical aspect of businesses worldwide. To ensure the delivery of high-quality software, software testing has become an integral part of the software development lifecycle. One of the most important aspects of software testing is test automation (T.A.). Test automation has become increasingly popular due to its […]
Usage-centric Testing part 2: a shift-right approach

In the second part of this series, we will see how shift-right testing, and particularly “Usage-centric Testing”, can help design and select the right E2E tests