Author: Serhii Zabolennyi

Accessibility Testing using Playwright
Agile web and app development

Accessibility Testing Using Playwright

Today I’d like to talk about accessibility testing using Playwright. Accessibility testing refers to evaluating web applications or websites for compliance with accessibility standards, ensuring that they can be used by people with disabilities. Existing guidelines and other standards related

Read More »
Playwright vs cypress: the king is dead, long live the king?
QA

Playwright vs Cypress: Long Live the King?

QA automation tools are an essential part of the software development process because they enable developers to test the functionality and performance of their apps before making them available to the public. There are many different QA automation tools available,

Read More »
QA

5 Books for QA Engineers

Today, I’d like to recommend some helpful books for QA engineers. Grab a cup of coffee and jot down some notes and suggestions from these software testing books. 1 – Testing Computer Software, by Cem Kaner, Hung Q. Nguyen, Jack

Read More »
QA

Accessibility testing

Hi, in this article we will talk about Accessibility testing. What is Accessibility testing? Let’s start with the definition of what is Accessibility testing, is defined as a type of Software Testing performed to ensure that the application being tested

Read More »
QA Engineer
Software Quality Assurance Category

QA Engineer: Organizing a QA workflow

In this article I’ll share my experience as a QA Engineer organizing a QA workflow from scratch inside a project. Here you can find answers for common questions like: What is the purpose of having a QA person in the

Read More »
Progressive Web Apps Testing
Software Architecture Sonar

Progressive Web Apps testing in 2021

Hi, in this article i’d like to share my experience of testing PWA (Progressive Web Apps testing).   Progressive Web Apps testing   Using console in JS for better testing Let’s start with definition of PWA. Google told us that

Read More »
Using Console In JS For Better Testing
Software architecture

Using console in JS for better testing

In this article i’d like to share my experience of using some console features for debugging purposes. Let’s start with the definition what is a console? Console – is a browsers built-in debugger. Obviously you know about it using console.log

Read More »
Newman Postman
Software Quality Assurance Category

Newman Postman: command line Collection Runner

Are you using Postman to run your API tests? And are you familiar with Postman Collection runner? Today I’d like to share with you my experience of using Newman, a command line collection runner for Postman. The benefits?  The availability

Read More »
Karate Framework
Software Quality Assurance Category

Karate Framework: Let’s make API Tests great again

I’ve recently talked about a testing framework called Cypress. In this article I will talk about another one: a pretty simple testing framework for REST API Automation called Karate. In order to best describe it, here’s a pretty descriptive excerpt from

Read More »
Cypress Framework
Software Quality Assurance Category

Cypress Framework: The Swiss Army Knife for your Tests

Today I’d like to talk about a testing framework that’s been getting quite a bit of love as of late. I’m talking about Cypress, a tool we might even call a Swiss Army Knife for your tests. Since I’ve been using

Read More »
Secured By miniOrange