Testing

Cheat sheets

Tools

Katalon

An all-in-one test automation solution.

katalon.com

Pupeteer

Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium.

pptr.dev, GitHub

Locust

An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.

locust.io, GitHub, docs

Last updated