Enrique De Coss
Enrique A. Decoss is a Quality Strategist with a focus on automation testing teams. A certified Scrum Master, Tricentis Tosca Certified Automation Architect, and Pythoneer, he focuses on web programming, implementing API testing strategies, as well as different methodologies and frameworks. Enrique is currently at FICO but can be found sharing his knowledge on LinkedIn and Twitter.
How to Overcome Limitations of Testing in Software Development
Continuous testing is essential to the software development process, but knowing where to stop can be difficult. Testing will never be completed before deadlines and cannot be a comprehensive...
How QA Managers Can Be Relevant in Modern Testing Times
Agile has become the standard for many companies in the past few years. As a result, the job requirements of QA managers became more demanding. Although the traditional roles are gone, managers still...
The Falsifiability Approach To Our Software Testing Process
As QA Engineers, we create our test cases/test scripts based on customer-centric requirements; sometimes, we further simulate customer data to support specific scenarios (inductive reasoning). For...
Unlocking Team Potential with Flexible QA Solutions
Team sizes vary across organizations. For example, some companies have an in-house QA Team of 50 people (including QA Engineers, Automation Engineers, SDETs, etc.), while others have only a few...
Accessibility Testing in QA
Imagine that you are a color-blind person, trying to adapt to a life without color. Unfortunately, our world is dependent on uniformly perfect color vision, and when some can’t meet the standard, a...
Key Criteria for Choosing Codeless Automation Testing Tools
Fundamentally, test automation and the use of a codeless automation testing tool are still a considerable challenge; coded tests are executed within the usual workflows, developers and SDETs receive...
3 Essential Test Design Patterns
One way testers reduce maintenance costs is by writing better test scripts, but what about reducing the test automation technical debt? I presume we are familiar with terms like library, framework,...
Navigating Agile Test Case Management
In an ideal world, every code deployed into production would be without defects, but we don’t live in a perfect world; humans still build software for other humans. In our practical world, testing...
The Impact of Technical Debt on Agile Test Automation
As QA professionals, you may have heard the concept of technical debt and its implications for the development team. However, the concept of technical debt in agile testing, might not be as prevalent...
How No-Code Test Automation Brings Value to Testing Teams
Fundamentally, the challenge of test automation is articulating a test script (the output of the test analysis process to exercise test cases) in a way that a machine can interpret for execution...