top of page


13 wrz 20248 minut(y) czytania
Interacting with server architecture through Python and Fabric
A critical task was to ensure that release candidates were uploaded and installed overnight and tested thoroughly.


31 sie 20244 minut(y) czytania
Building a Robust Email Management Tool: A Step Toward Advanced QA Automation
As a manual or junior automation QA, you're likely familiar with the repetitive tasks involved

22 sty 20241 minut(y) czytania
Super Farmer Python Series: Navigating Kaizen in Code Development
With newfound insights, we'll temporarily don the hat of a developer, navigating through client requirements and employing Python, unittest.


17 sty 20244 minut(y) czytania
Pytest reporting with html plugin
solution is to use the pytest html plugin that handles some parts of the above for us. The report can be adjusted by using hooks


14 sty 20245 minut(y) czytania
Pytest paralel testing with xdist plugin
One of the most hot topics for business people in the IT industry is "test parallelism".


2 paź 20237 minut(y) czytania
Simulating Services for Effective QA Testing: A Comprehensive Guide
In the world of Quality Assurance (QA), access to real services can often be a challenge.


18 sie 20232 minut(y) czytania
Unlocking Agile Excellence: 10 Secrets QA Professionals Use to Ensure Software Brilliance part 1
Explore the realities of QA in Agile environments. Part 1


15 sie 20234 minut(y) czytania
The QA Engineer's Guide: Navigating the Programming Language Maze for Automation
Embark on the journey of QA automation with the right programming language choice.


13 sie 20239 minut(y) czytania
Test Automation Antipatterns - Examples and How to Avoid Them
Learn how to identify and avoid test automation anti-patterns that can lead to messy and hard-to-maintain code.


5 sie 20233 minut(y) czytania
Embracing the Power of Page Object Model (POM) in Python Test Automation
Unlock the potential of test automation with the Page Object Model (POM) and Factory Pattern in Python.


1 sie 20234 minut(y) czytania
Revolutionizing Pytest Testing with Page Object Model
Welcome to the next chapter of our software testing journey! In this post, we will revamp our existing code to follow a more POM-ish way.


28 lip 20233 minut(y) czytania
Demystifying Test Granularity in Automation: The Bedrock of Reliable QA
Discover the importance of test granularity in software testing and test automation. Learn how breaking down complex scenarios into smaller,


26 lip 20236 minut(y) czytania
Getting Started with Selenium: A Step-by-Step Guide to Web Test Automation
Learn the basics of test automation with Selenium WebDriver and ChromeDriver in this comprehensive blog post.


4 cze 20232 minut(y) czytania
Getting Started with Test Automation - Introducing Pytest Framework
Discover the power of Pytest framework in test automation. Learn how Pytest simplifies the process of writing and running tests with feature
bottom of page