Manuals / Cypress / Checkpoint 7

B · Core · intermediate · Gate · Checkpoint 7 of 12

Checkpoint A — Core Cypress suite

Prove Phase A–B: stable selectors, custom commands, intercept, and session — flat structure OK, POM comes next.

Path progress
58%

Step 1 of 1

Pass criteria

All must pass before POM chapter.

  • 8+ specs covering login, inventory, cart, checkout start
  • cy.login custom command + cy.session
  • At least 2 cy.intercept tests (spy + stub)
  • Zero cy.wait(milliseconds)
  • All tests green headless locally
  • README: how to open and run Cypress
Pass criteriaDrag stickies · tap for tips
Study mapDrag stickies · tap for tipsKeep it shortdrag · tap →Name the waitdrag · tap →Scope locatorsdrag · tap →Trace when stuckdrag · tap →One browser firstdrag · tap →Isolate statedrag · tap →Assert the UIdrag · tap →Retry wiselydrag · tap →Seed datadrag · tap →Close the loopdrag · tap →Keep it shortdrag · tap →Name the waitdrag · tap →Scope locatorsdrag · tap →Trace when stuckdrag · tap →One browser firstdrag · tap →Isolate statedrag · tap →Pathwise hackdrag · tap →Pass criteriadrag · tap →Try thisdrag · tap →Follow the dashed drag · tap →

Do this now

Run npx cypress run and verify.

Was this step clear?
Chapter learning outcomes
  • Core suite pass criteria

Clear these before you leave

Side quest

Tag release

Git tag v0.1-cypress-core on GitHub.