First Move (11~18) - Code, Learn, Build
🧭 Career CompassDashboardProgress
Loading...
First Move (11~18) - Code, Learn, Build

Structured, level-based technology learning paths from foundational exploration to industry mastery.

Learning Domains

  • Python Programming (Active)
  • Computer Science Core
  • Web Development
  • AI & Machine Learning

Platform Architecture

  • Level-Based Progression
  • Decoupled Content Schema
  • Modular Code Execution Engine
  • Curated Official Resources

© 2026 First Move (11~18) • CODE • LEARN • BUILD. Built with Next.js App Router.

Readability & Accessibility First

🐍 Software Testing & Quality Assurance/Project 2 of 2
Saved Locally (Guest)
ADVANCED PROJECTNOT STARTED ○

Automated E2E Playwright/Cypress Test Framework

Build an automated end-to-end browser testing framework evaluating user flows, authentication, and API endpoints.

0%
0 of 2 milestones complete

Project Description

Architect an automated End-to-End (E2E) testing framework using Playwright/Cypress covering user login flows, dynamic UI element interactions, visual regressions, and CI test reports.

Learning Objectives

  • Structure E2E test suites using the Page Object Model pattern.
  • Integrate E2E test execution into GitHub Actions CI workflows.

Technical Requirements & Specifications

### Project Overview Engineer an automated E2E browser testing framework with Playwright.

Project Metadata

Estimated Time⏱️ ~6 Hours
Difficulty📊 advanced
Milestone Count📋 2 Milestones

Skills Demonstrated

E2E Playwright AutomationPage Object Model (POM)API Contract TestingCI Parallel Test Runners

Prerequisites

  • E2E & API Testing