Public speaking
Below, you’ll find a list of conferences and meetings I had the pleasure of attending, along with other publications such as blog posts, YouTube videos, and reports that I’ve contributed to.
Mabl Experience 2024
The conference in Boston was a particularly special milestone for me, as it marked my first-ever talk in the United States. I delivered a lightning talk on the fascinating topic of using AI in testing, sharing insights on how artificial intelligence can enhance testing processes and improve efficiency. It was an exciting experience to present in front of an international audience and to engage with professionals from diverse backgrounds in the vibrant tech community of Boston.
TestCon 2024
At this conference, I had the privilege of speaking in Vilnius at TestCon—one of the largest software testing conferences in Europe. The event gathered approximately 800 attendees (!), and I had the incredible experience of delivering my talk in a spacious, modern cinema hall. It was truly an unforgettable experience.
MsTechSummit 2024
MsTechSummit – a Polish conference focused on various Microsoft technologies, such as .NET, Azure Cloud, and other interesting topics. In 2024, I had the opportunity to speak about Playwright, and I was thrilled to be part of an event that brings together highly experienced professionals, resulting in high-quality, insightful talks.
KrakQA Meetup
KrakQA Meetup is one of the largest testing meetups in Poland. Kraków is a well-known technology hub, and this meetup naturally grew from that vibrant community. I had the opportunity to give a talk about the lessons I’ve learned in test automation.
Playwright in practice: 5 steps to an effective UI & Web test automation framework. Part I
With this article, I would like to start a series of entries in which I will show you how to build a modern test automation framework step by step using Playwright and TypeScript.
There are differing opinions on whether “test framework” or “test library” is more appropriate. However, I assume that we are using the term “test framework” for this series of articles.
Read more
There are differing opinions on whether “test framework” or “test library” is more appropriate. However, I assume that we are using the term “test framework” for this series of articles.
Trace Viewer in Playwright – how to get a detailed test report?
In the first part of the series of articles on Playwright, I showed you how to use the tool along with C#. You can read the article on the Sii blog. This time I would like to discuss a useful feature available in Playwright – the so-called Trace Viewer.
Read more
Playwright – why should you get interested in the Microsoft tool?
For a while now I have been using one of the best-growing tools for automating UI tests (but not limited to), which is Playwright. In this article, I would like to show you how to start using Playwright, why it is worth it, and what automated tests in Playwright look like in practice.
Read more