Parallel Testing: A Guide for Software Testers
In this article, we will explore what Parallel Testing is, when to use it, its advantages and limitations and best practices.
Dominik Szahidewicz
•August 8, 2023Dominik Szahidewicz is a technical writer with experience in data science and application consulting. He's skilled in using tools such as Figma, ServiceNow, ERP, Notepad++ and VM Oracle. His skills also include knowledge of English, French and SQL.
Outside of work, he is an active musician and pianist, playing in several bands of different genres, including jazz/hip-hop, neo-soul and organic dub.
In this article, we will explore what Parallel Testing is, when to use it, its advantages and limitations and best practices.
Dominik Szahidewicz
•August 8, 2023Atomic Test Case is a specialized type of automated test case that focuses on testing a single, small, and discrete functionality of a software application in isolation. The goal is to thoroughly validate the behavior and correctness of a particular feature or function. Dive in for automation best practises for atomic testing.
Dominik Szahidewicz
•August 8, 2023This article delves into the journey of becoming an Automated Test Engineer, offering insights into the essential skills, knowledge, and steps required to embark on this career path and increase your current salary.
Dominik Szahidewicz
•August 1, 2023Understand the differences between two commonly used testing strategies - unit testing vs end-to-end testing. Determine which one to use.
Dominik Szahidewicz
•July 31, 2023Let me tell you a story of a project of mine. We worked in a scrum team which consisted of software developers, testers, and undecided product owners. We would waste many hours per week waiting for the product owner to deliver the requirements.
Dominik Szahidewicz
•May 11, 2023Let's take a look at testing in Scrum. How does Scrum testing work? How can you implement it in your team? Is it the right approach for your business?
Dominik Szahidewicz
•May 2, 2023