Skip to content

Repository files navigation

DemoBlaze E2E Testing with Video Evidence

CI Pipeline Playwright TypeScript Node.js License: MIT

E2E test suite for DemoBlaze.com with step-labeled video recordings. Each test displays visible step annotations on screen during execution for self-documenting video evidence.

Test Results

Test Steps Result Video Size
Browse and purchase a laptop 10 PASS 1.06 MB
Verify all product categories load 4 PASS 0.59 MB
Verify contact form opens 4 PASS 0.72 MB

3/3 tests passing with annotated video recordings.

What Makes This Different

Each test injects a visible step overlay on screen during execution. This makes every video self-documenting - anyone watching can follow the test steps without reading code.

Test Coverage

  • Purchase Flow - Browse laptops, view details, add to cart, fill payment, confirm order
  • Category Navigation - Phones, Laptops, Monitors all load with products
  • Contact Form - Modal opens, fields fillable, closes correctly

Getting Started

git clone https://github.com/Djones-qa/demoblaze-e2e-evidence.git
cd demoblaze-e2e-evidence
npm install
npx playwright install chromium
npx playwright test

Author

Darrius Jones

License

MIT - 2026 Darrius Jones

See LICENSE for details.

About

DemoBlaze E2E tests with step-labeled video recordings - self-documenting video evidence, purchase flow, category navigation. Playwright + TypeScript.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages