Blog

Oleksandr Holyshevskyi

Senior QA Engineer based in Prague, Czech Republic

Quick Links

  • About
  • Experience
  • Skills
  • Contact
  • Blog

Contact

  • holyshevskyi.a@gmail.com
  • +420 775 161 467
  • Prague, Czech Republic

© 2026 Oleksandr Holyshevskyi. All rights reserved.

Built with Next.js & NextUI

P

osts filtered by:

qualityassurance

    4 min read

    May 14, 2024

    The Power of Left Shifting Testing: Bringing Quality to the Forefront

    Card background
    In the post

    In the world of software development, ensuring the quality of your product is paramount. Traditionally, testing has been viewed as a phase that occurs after development. However, a paradigm shift is taking place with the adoption of left-shifting testing. In this post, we will explore what left-shif...

    Read more

    7 min read

    October 16, 2023

    Using Chained Functions for Automation Testing with Playwright and TypeScript

    Card background
    In the post

    Welcome to the world of chained functions for automation testing with Playwright and TypeScript. Building on the previously explored PageObject pattern, this topic introduces a powerful and efficient way to streamline your testing workflow. In this guide, we will dive into the concept of chaining...

    Read more

    14 min read

    October 13, 2023

    Exploring the PageObject Pattern for Automation Testing

    Card background
    In the post

    Are you a software tester looking to optimize your automation tests and make them more maintainable and readable? If so, then the PageObject pattern might be your secret weapon! The PageObject pattern is a design pattern that enhances the organization and structure of your automation tests. It abst...

    Read more

    2 min read

    October 6, 2023

    Unlocking Success with Behavior-Driven Development (BDD)

    Card background
    In the post

    Today, I want to shed some light on a game-changing approach to software development that has been transforming how teams work and deliver value to their customers: Behavior-Driven Development (BDD). Behavior-Driven Development is not just a buzzword — it is a collaborative methodology that bridge...

    Read more

    3 min read

    October 5, 2023

    Unlocking the Power of Unit Testing: Why, When, and Who Should Care?

    Card background
    In the post

    In the fast-paced world of software development, ensuring the reliability and robustness of our code is paramount. That is where unit testing comes into play — a practice that can make or break the success of a project. Let's explore the why, when, and who of unit testing. Unit testing is all abou...

    Read more

    2 min read

    October 2, 2023

    Elevating API Testing: The Why, the Challenges, and the Power of Automation

    Card background
    In the post

    APIs (Application Programming Interfaces) serve as the backbone of modern software applications, facilitating data exchange between different components. Here is why API testing is indispensable: 1. Reliability — APIs must function consistently to ensure the seamless operation of applications. Test...

    Read more

    2 min read

    September 25, 2023

    Cultivating a Healthy Development Environment: The Vital Role of QAs

    Card background
    In the post

    In the dynamic world of software development, a healthy team environment is not just a nice-to-have — it is essential for success. Let's explore how fostering a positive atmosphere benefits development teams and the integral role Quality Assurance professionals play in maintaining it. 1. Collaborat...

    Read more

    2 min read

    September 18, 2023

    Exciting Developments in Automated Testing

    Card background
    In the post

    As technology continues to advance, so do our approaches to software development and quality assurance. Here are some insights into the latest trends in automation testing that are reshaping the industry. 1. Shift-Left Testing Companies are increasingly embracing the idea of shifting testing earli...

    Read more

    1 min read

    September 8, 2023

    Unleash the Power of Test Automation in Software Testing

    Card background
    In the post

    In today's fast-paced tech world, quality and efficiency are non-negotiable. That is where test automation steps in as a game-changer. Test automation is the strategic use of automated scripts and tools to perform repetitive tests, ensuring software quality without the mundane manual effort. 1. ...

    Read more