9 / 80 · 12 Programming for QA · JavaScript and TypeScript for QA← prev⊞ allnext →☰ Read as one page
2.1Overview
JavaScript dominates frontend testing, and TypeScript adds the type safety that large test suites need. If the application under test is built with React, Vue, Angular, or Node.js, your test framework will almost certainly be JavaScript or TypeScript based.