HomeComputer ScienceAutomated Regression Test Matrix

Automated Regression Test Matrix

Interactive 3D CI/CD-style test matrix: sweep a projectile-motion model under test against its closed-form baseline across a parameter grid, compute per-case RMSE, and watch pass/fail results light up a live test grid.

Computer Science3DModerate60 FPS📱 Mobile-adapted
testing-automation ↗ Open standalone

This simulator visualizes how automated testing actually validates a physics simulation: a grid of projectile-motion test cases, each launched at a different speed and angle, is checked one by one against a closed-form analytic baseline using the Root Mean Square Error. A "model under test" — a numerically integrated trajectory that can carry an injected drag bug — is swept across the whole parameter grid exactly as a CI/CD pipeline would re-run a regression suite after a code change, and each 3D bar rises to its case's RMSE and turns green or red the moment it crosses the tolerance threshold you set.

⚙ Under the hood

Sweep a projectile-motion model under test against its closed-form analytic baseline across a parameter grid, computing per-case RMSE and lighting up a live 3D pass/fail test matrix exactly as a CI/CD regression suite would.

testingautomationregressionrmseci-cdalgorithms

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)