Testing & QA

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.

Frequently Asked Questions

What does "E2E Test" mean?

End-to-End test — a test that exercises the full application stack from UI to database, simulating real user flows.

How do you pronounce "E2E Test"?

"E2E Test" is pronounced /iː tuː iː test/.

Can you use "E2E Test" in a sentence?

"Playwright E2E test: opens browser, logs in, adds to cart, checks out — verifies the entire purchase flow."