Articles
Writing about code, test automation and software quality practices.
Refactoring my personal website with the help of GitHub Copilot
Personal experience refactoring a website with the help of GitHub Copilot - learnings, challenges, and outcomes.
Read articleTesting cloud applications without breaking the bank: Testcontainers and LocalStack
Discover cost-saving strategies and tools that'll improve your automated tests for cloud applications
Read articleSoftware Quality and Developer Experience: Why testers should care about it
Understand how improving the developer experience can easily and efficiently contribute to creating high-quality software
Read articleImproving your test strategy analyzing the application architecture risks
Learn how to analyze the architecture of your application to identify potential risks and improve your test strategy, ensuring better software quality and reliability.
Read articleCreating a test strategy for asynchronous microservices applications
Learn how to create an effective test strategy for asynchronous microservices applications, reducing the reliance on costly end-to-end tests.
Read article