Enterprise Security · Cross-Platform
Testing software that can brick a machine if it is wrong
Full-disk encryption sits underneath the operating system. When it misbehaves, users do not see a broken button — they see a machine that will not boot. That raises the cost of an escaped defect far beyond a normal application, and it has to hold true on Windows, Mac, and Linux simultaneously.
The situation
Enterprise security software is judged on consistency across a fragmented estate. The same product had to behave identically across three operating systems and the hardware variations underneath them, which multiplies the test matrix fast and makes manual coverage impossible to sustain.
What I did
I built automation suites spanning Windows, Mac, and Linux so the same verification ran everywhere rather than being repeated by hand per platform. Working this close to the OS also meant owning environment and release mechanics, not just test cases — the DevOps side of getting builds provisioned, installed, and verified reliably.
I joined as a QA Specialist and was promoted to QA Team Lead, taking on direction for the QA effort and the people doing it.
Cross-platform parity is not a testing detail. It is the product promise, and automation is the only way to keep it honest.
Why it matters for a leadership hire
This is the environment that taught me low-level rigour: deep platform constraints, a high blast radius for mistakes, and a matrix that only automation can hold. It is a very different discipline from web QA, and being able to move between the two is the point.