E2E Test
/iː tuː iː test/
Definition
End-to-End test — a test that exercises the full application stack from UI to database, simulating real user flows.
Example in context
"Playwright E2E test: opens browser, logs in, adds to cart, checks out — verifies the entire purchase flow."
Related terms
Practice this term
Master E2E Test in context by working through exercises in the Testing & QA module. You'll see the term used in real engineering scenarios with multiple-choice, fill-in-the-blank, and matching drills.