RSS.Social

Filip Hric

follow: @[email protected]

Posts

Testing Will Become More Important, Not Less

Understanding timeouts in WebdriverIO

Introduction to testing in Vitest

How to do authentication in Playwright

Test like a developer, develop like a tester

Laid off as a tester. What now?

Testing as an entry gate to IT

Next big trend in testing? Debugging

Time-travelling with Replay.io

Cypress panic (if there even is one)

Cypress basics: Using baseUrl

Cucumber in Cypress: A step by step guide

How to wait for page to load in Cypress

How to structure a big project in Cypress

Cypress.io and GitHub Actions: A step by step guide

Use cy.session() instead of login page object in Cypress

Testing a PDF file with Cypress

Testing geolocation with Cypress

Cypress basics: Uploading a file

8 common mistakes in Cypress (and how to avoid them)

Testing frontend performance with Cypress

Writing better command chains in Cypress

Google Sign in with Cypress

Switch between environments in Cypress

Cypress basics: API testing

Waiting in Cypress and how to avoid it

Cypress basics: Variables

Cypress basics: xpath vs. CSS selectors

Autocompleting selectors in Cypress with TypeScript

Generating a random user in Cypress test

Testing links with Cypress

Reading and testing JSON object in Cypress

Cypress basics: Check attributes, value and text

.contains() - an overlooked gem in Cypress

Improve your custom command logs in Cypress

Tips for debugging tests in Cypress

Make your Cypress tests faster with .clock()

Starting with TypeScript in Cypress

Cypress basics: before(), beforeEach(), after() and afterEach()

Skip test conditionally with Cypress

Cypress basics: check if element exists

Dealing with multiple redirects in Cypress

Understanding code coverage in Cypress

Hover in Cypress

Migrating .route() to .intercept() in Cypress

Working with API response data in Cypress

Create a configuration plugin in Cypress

Test grepping in Cypress using Module API

Using destructuring in Cypress

Cypress basics: Where did my cookies disappear?

Testing a websocket application with Cypress

Opening a new tab in Cypress

Cypress basics: Selecting elements

Playing with experimental network stubbing feature in Cypress

Lesser known Cypress.io tricks

My favourite VS Code extensions for writing tests in Cypress

Testing lists of items

Improve your error screenshots in Cypress

I did a Cypress workshop and this is what I learned

Testing email flows with Mailosaur

What psychology taught me about QA