Software Testing Articles, Blog Posts, Books, Podcasts and Quotes

Continuous Integration: Improving Software Quality and Reducing Risk

August 9, 2021 1

As a software developer, you know that one of the critical period in a project is when you try to make integrate your code in the overall application and push it towards the final user. It is sometimes a long process that you would like to accelerate so that you could obtain a quicker feedback on the quality of your code.

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.

Documentation Used by Software QA Engineers

June 8, 2021 0

If you perform software testing as a software quality assurance (QA) engineer, you have to deal with many documents that are not all produced during your activities. This article discusses the software testing documentation that is important for software QA engineers, like the product requirements document or the user guide.

Selenium Drag and Drop Bug Workaround

May 10, 2021 0

Have you ever met a widely known Selenium issue that drag and drop gesture doesn’t work for Selenium in some cases? This bug has been around for years and Dmitrii Bormotov will tell you how to resolve it, especially in just a few lines of code if you use Python.

State of Testing Report 2021

May 3, 2021 0

PractiTest has released its eighth annual State of Testing© report containing insights from software testing professionals from around the world. This document confirms the growth of test automation and that software testers are working more and more outside their traditional QA silo.

How to Start a Career in Software Testing?

April 19, 2021 1

One of the question that is often spotted on software testing forums is “How can I get a job as a software tester if I have no experience?” In this article, Mirza Sisic shares with us some tips on how he managed to achieve his goal of starting a software testing career.

1 42 43 44 45 46 111