Open in app
Home
Notifications
Lists
Stories

Write
Przemysław Paczoski
Przemysław Paczoski

Home

Dec 13, 2021

Separate or project repository to store tests? Which, why, and when?

Originally posted at: https://kodziak.com/blog/separate-or-project-repository-to-store-tests-which-why-and-when While starting to work with end-to-end tests, one of the first questions is where to store them. Alongside source code or in separate repository? Two solutions, both slightly different. Each of the approaches has their pros and cons — but which to choose? In this short…

4 min read


Feb 23, 2021

Six things you should consider while designing a test architecture

Originally posted at: https://kodziak.com/blog/six-things-you-should-consider-while-designing-a-test-architecture The beginning of automated tests in a project is easy and difficult at the same time. You can start smoothly, using base architecture, simple tests, etc — and it’s gonna work! But… With growing architecture, solutions you’ll take could be very hard to develop in the…

5 min read


Jan 31, 2021

Importance of CI/CD and parallelisation in test automation

Originally posted at: https://kodziak.com/blog/importance-of-ci-cd-and-parallelisation-in-test-automation Nowadays, products change very often. We’re create new versions of applications on daily basis. That means we need to know fast if everything works. To achieve this, we could run tests manually before every release or…? Let’s automate this process. How can CI/CD help with test automation? Let’s be honest. If we tell…

3 min read


Jan 17, 2021

Who is a Quality Assurance Engineer and what should he know?

Originally posted at: https://kodziak.com/blog/who-is-a-qa-engineer-and-what-should-he-know Have you ever think about steps in the testing journey? Manual tester, QA, QA Engineer, Test Developer, SDET, TestOps? There are many ways you can develop in. But today, I want to stick with one — QA Engineer. What does exactly this person do? What are…

4 min read


Dec 28, 2020

What is screenshot, UI, API, and performance testing?

Originally posted at: https://kodziak.com/blog/what-is-screenshot-ui-api-performance-testing Building a product, we face the moment that we need more types of tests. Screenshot, UI, API, or Performance? There are many of them and every one is designed for other purposes. Every type is different, and can help us with other things. I think, most…

5 min read


Dec 20, 2020

How to make your UI automation tests resilient to changes?

Originally posted at: https://kodziak.com/blog/how-to-make-your-ui-automation-tests-resilient-to-changes Using CSS selectors to get elements in end-to-end tests is the most common way (besides xpath), but it can also be tricky and hard to maintain. One day everything could work fine and another a CSS class could be renamed. Styles could change without touching the…

3 min read


Dec 12, 2020

What is smoke, sanity, regression testing? How to CI/CD with them.

Originally posted at: https://kodziak.com/blog/what-is-smoke-sanity-regression-testing-how-to-ci-cd-with-them With growing test architecture, we are facing various problems. Execution time, flakiness, duplicate test cases etc. Tests are becoming hard to manage and we may start to feel like writing and maintaining them is meaningless. While lurking on reddit I came across a discussion about test…

3 min read


Dec 3, 2020

First steps with end-to-end testing using jest + playwright (puppeteer)

Originally posted at: https://kodziak.com/blog/first-steps-with-e2e-testing-using-jest-playwright This post is a continuation of the “First steps with test automation” article. Recently I wrote a post about my first steps with test automation. I tried to answer questions related to the topic and guide you where and what to search for (if you’re interested…

5 min read


Nov 26, 2020

First steps with test automation

Originally posted at: https://kodziak.com/blog/first-steps-with-test-automation Starting your test automation journey isn’t always as smooth as it should be. You may have a lot of questions like: Do I have to be a manual tester before? What language should I start with? What framework/library should I pick? What to automate first? Where…

5 min read


Nov 20, 2020

Why do most test engineers fail interviews?

Originally posted at: https://kodziak.com/blog/why-do-most-test-engineers-fail-interviews Recently I had the pleasure of interviewing candidates for my QA team. It was a nightmare. You may ask why so I’ll try to explain. I hope that in the future we can teach and prepare wanna-be test engineers to pass every interview they want to:) …

3 min read

Przemysław Paczoski

Przemysław Paczoski

QA Lead | kodziak.com

Following
  • Oasis Foundation

    Oasis Foundation

  • Nym

    Nym

  • Blake Norrish

    Blake Norrish

  • Marta Serafin

    Marta Serafin

  • Eric Elliott

    Eric Elliott

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable