Automation Engineer Stream

Automation Tools

The tools used by automation engineers in NZ software teams — from UI and API testing through to CI/CD pipelines and security scanning. Each guide covers what the tool does, when to use it, and how it fits into your stack.

All core automation guides are now live. Each guide covers what the tool does, NZ team usage patterns, setup, writing your first test, and common pitfalls. Use the AI Guru chat to ask questions or for specific implementation help.

Browser & UI

UI & End-to-End Testing

Tools that drive a real browser to test your application the way a user would.

API & Integration

API Testing Tools

Tools to validate REST, GraphQL, and SOAP APIs — manually and in CI pipelines.

Unit & Component

Unit Testing Frameworks

Test individual functions and components in isolation. The foundation of any test pyramid.

Performance & Security

Non-Functional Testing Tools

Tools to verify performance under load and scan for security vulnerabilities.

CI/CD & Infrastructure

Pipeline & Environment Tools

Run your tests automatically on every commit and keep environments consistent and reproducible.