top of page


Building Super Farmer in Python: A Conclusion to the TDD Journey
In this final post, I’ll walk through the journey, key takeaways, and my decision to use a Flask-based UI to bring the game to life.
27 wrz 20246 minut(y) czytania


Automating Payment Generation and Validation in QA: A Journey from Version 1.0 to 2.0 with Excel and VBA Introduction
Have you used Excel or VBA to automate aspects of your testing process?
26 wrz 20245 minut(y) czytania


Mastering Super Farmer Python Series with TDD: Tackling Foxes, Hounds, and Pairing Logic
In this leg of our Super Farmer Python Series, we're diving into the intricate logic behind foxes and the dynamics of rolling matching pairs
24 wrz 20245 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.
13 wrz 20248 minut(y) czytania


Breaking Free from 'Watermill': Achieving True Agility in Software Development
Transitioning from the Waterfall methodology to Agile presents a challenge for many
4 wrz 20245 minut(y) czytania


Building a Robust Email Management Tool: A Deep Dive
Time to roll up our sleeves and delve into the nuts and bolts of creating your own email management tool from scratch.
4 wrz 20242 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
31 sie 20244 minut(y) czytania


Risk Based Testing- Deep Dive
Discover advanced Risk-Based Testing techniques and strategic decision-making for software quality assurance.
18 mar 20245 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.
22 sty 20241 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
17 sty 20244 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".
14 sty 20245 minut(y) czytania


Agile Test Automation
Lately, I've been asked several times about "AGILE test automation." I'll provide an outline of how I would handle it.
4 gru 20233 minut(y) czytania


Uncovering Hidden Performance Issues: A Cautionary Tale in Live Broadcasting
In the realm of Quality Assurance, addressing performance issues is a multifaceted challenge.
9 paź 20232 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.
2 paź 20237 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
18 sie 20232 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.
15 sie 20234 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.
13 sie 20239 minut(y) czytania


Unleash the Potential: Risk-Based Testing and the Art of Exploratory Testing
Welcome to the thrilling world of software testing, where we embark on an exciting journey to uncover the secrets of two powerful testing...
3 sie 20234 minut(y) czytania


Navigating the World of Docker and Microservices: A Guide for QA Professionals
Discover the world of Docker and microservices through this insightful blog post aimed at QA professionals.
19 lip 20234 minut(y) czytania


Unveiling the Realities of automated End-to-End Testing: Lessons Learned from My E2E Testing Journey
Hi everyone! In the world of software testing, one term that often comes up in discussions is "end-to-end testing" or E2E testing. But...
10 lip 20232 minut(y) czytania
bottom of page