QA
Test automation engineer for AI-era systems
Classical test engineering, extended to software that includes a model: you learn to verify the system and to verify what the AI produced.
- Test engineering fundamentals on the ISTQB syllabus — risk, coverage, and what is worth automating at all
- Agile and Scrum in practice
- Exploratory testing, and the cases where a person still finds what a suite cannot
- Automated suites at API and UI level, built to survive a redesign
- Testing non-deterministic systems — software that does not give the same answer twice
- Evals for LLM features: datasets, scoring, and regression gates in CI
- Reviewing AI-generated code and tests — how they fail, and how to catch it