5 posts tagged with "test automation"

Optimising Playwright Reporting Through Monocart

A reporting tool that integrates seamlessly with Playwright and CICD.

How to combine Playwright, Orval and Zod to get seamless API contract testing.

This will allow a producer of a microservice to be able to check the validity of the objects and types they are producing without having to rely on a mocking service.

Stepwise approach to debug 🎭 Playwright test written in TypeScript within the VS Code

Debug your automation tests in 6 steps. With visual example of playwright using TypeScript in VSCode.

The Easiest Way to Understand How Appium Works

Learn How Appium works with simple examples and set-up code.