Ir al contenido principal

TypeScript for Testers

TypeScript + Playwright + Cypress. Modern frontend testing with type safety. The language of modern web automation.

intermediate 3 courses 15 lessons

Esta ruta requiere una suscripción Pro

Suscríbete para desbloquear todas las lecciones, desafíos y cazas de bugs.

Ver precios
1

TypeScript Essentials for Testing

The TypeScript foundations every tester needs — types, interfaces, async patterns, and the tooling that catches bugs before your tests even run.

intermediate ~4.0h
  • Requiere suscripción
    Why TypeScript for Test Automation?
    reading +10 XP
  • Requiere suscripción
    TypeScript Setup and Basics
    reading +15 XP
  • Requiere suscripción
    Functions and Async/Await
    reading +15 XP
  • Requiere suscripción
    Working with Objects and Interfaces
    reading +15 XP
  • Requiere suscripción
    Generics and Utility Types
    reading +15 XP
2

Testing Frameworks in TypeScript

Hands-on with the major testing tools — unit testing, browser automation, and API testing — all in TypeScript with full type safety.

intermediate ~5.0h
  • Requiere suscripción
    Jest for Unit Testing
    reading +15 XP
  • Requiere suscripción
    Playwright with TypeScript
    reading +20 XP
  • Requiere suscripción
    Cypress with TypeScript
    reading +20 XP
  • Requiere suscripción
    API Testing with Axios and TypeScript
    reading +15 XP
  • Requiere suscripción
    Type-Safe Test Data and Fixtures
    reading +15 XP
3

Advanced TypeScript Testing Patterns

Production-grade patterns — custom type guards, typed page objects, environment configuration, and building a complete typed test framework.

intermediate ~4.0h
  • Requiere suscripción
    Custom Type Guards for Assertions
    reading +15 XP
  • Requiere suscripción
    Page Object Model with TypeScript
    reading +20 XP
  • Requiere suscripción
    Test Configuration and Environment Types
    reading +15 XP
  • Requiere suscripción
    Building a Typed Test Framework
    reading +15 XP
  • Requiere suscripción
    Capstone: Full TypeScript Test Suite
    exercise +25 XP