Looking back at EuroSTAR 2023 Conference

Impressions from the biggest testing conference in Europe

Read

Running Cucumber test written in TypeScript from WebStorm

How to set up WebStorm to run Cucumber tests written in TypeScript

Read

Cucumberjs - sharing state between steps

Sharing test data between cucumber steps

Read

Playwright contract testing with OpenAPI Specification

Intercepting outgoing HTTP communication and validating it against OpenAPI Specification

Read

Playwright test integration with TeamCity

Article on how to integrate Playwright test with TeamCity

Read

Http calls mocking in Playwright

Tutorial on how to mock http calls in Playwright

Read

Playwright session recording with Jest Playwright and Jest circus

Tutorial on how to record playwright session and rename videos to match test description names

Read

Test Automation Strategy for REST APIs with Python — Tooling

Automated REST APIs testing with Python

Read

TimescaleDB setup for Locust real-time monitoring

Setting up TimescaleDB for monitoring your Locust performance tests

Read

Test Automation Strategy for REST APIs

Test strategy example for building test harness focused on testing REST APIs

Read

Decoupling E2E tests

Thoughts on how we can make E2E tests more valuable

Read

Generate intuitive Locust.io reports with Jtl Reporter

Tutorial on how to create Locust.io performance reports.

Read

Code coverage of E2E with Playwright

Tutorial on how to collect code coverage of E2E tests

Read

KPI validation with locust.io

Tutorial on how to create KPI validation for locust.io to automatically check whether application meets performance criteria.

Read

Custom matcher for API definition in Python with PyHamcrest and Schemathesis

Tutorial on how to create custom matcher for API response schema using schemathesis and OAS/swagger.

Read

Custom status code matcher for API testing in Python with PyHamcrest

Tutorial on how to create custom status code matcher with Python and PyHamcrest

Read

Generate intuitive JMeter reports with Jtl Reporter and Taurus

Get rid of static JMeter HTML report and manage your test reports with Jtl Reporter

Read

Test results management with ReportPortal.io

ReportPortal can give you an answer to one important question - why are my tests failing?

Read