Manual Testing / Quiz

Test Case Craft: Write Once, Trust Forever

'Verify login works correctly' is not a test case, it is a wish. Six questions on writing cases a stranger can run and a team can maintain.

Difficulty
Easy
Format
Quiz
Points
100
Estimate
9 min

// MISSION BRIEF

Your Mission

Your team's regression pack has 900 test cases. New hires cannot run them without asking questions, half depend on whatever the previous case left behind, and nobody knows what 'works as expected' expects.

Six questions on the unglamorous craft that makes test cases an asset instead of debt. Speed bonus active.

// FIRST CONTACT

Battle teaser

The core problem with the expected result 'verify the page works correctly':

  1. ANothing; experienced testers know what it means
  2. BThe word 'verify' is banned in ISO standards
  3. CIt is too short; expected results need 100+ words
  4. DIt delegates the oracle to the runner's imagination, two testers can execute it and honestly reach opposite verdicts
Answers, scoring, hints, and the full battle stay sealed.

// SKILL TAGS

test-designtest-casesmanual-testingdocumentation