Smoke Testing vs Sanity Testing: All You Need To Know
Comprehensive guide to Smoke Testing and Sanity Testing in the Software Development Life Cycle. Let's compare Smoke Testing vs Sanity Testing.
Dominik Szahidewicz
•September 28, 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.
Comprehensive guide to Smoke Testing and Sanity Testing in the Software Development Life Cycle. Let's compare Smoke Testing vs Sanity Testing.
Dominik Szahidewicz
•September 28, 2023About a decade ago, Netflix team introducedfirst chaos test, coinciding with their migration to AWS (Amazon Web Services). This transition aimed to prevent scalability issues and single points of failure, prompting the creation of two key principles: avoiding singular failure points and not being overly confident in their implementation.
Dominik Szahidewicz
•August 29, 2023Discover differences of QA vs QE (Quality assurance vs Quality engineering). Let us explain the essential components of software development.
Dominik Szahidewicz
•August 15, 2023Continuous Integration (CI) and Continuous Delivery (CD) are both practices in software development that aim to improve the efficiency, quality, and reliability of software development processes. They are often used in conjunction to streamline the process of delivering software to users.
Dominik Szahidewicz
•August 13, 2023In 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, 2023