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:

automationtesting

    3 min read

    October 17, 2023

    Embracing Functional Programming for Automation Testing: Unleashing New Possibilities

    Card background
    In the post

    As Quality Assurance professionals, our mission is to ensure the reliability and performance of software applications. Automation testing is a cornerstone of this process, and the approach we take can make all the difference. Let's explore the world of functional programming and how it influences ou...

    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 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 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