Intermediate QA #testing #collocations #QA-vocabulary

Testing Collocations

5 exercises on the language of software testing — the verbs and nouns QA engineers and developers use to talk about tests, coverage, outcomes, and quality.

Core testing vocabulary patterns
  • write tests → author the test code
  • run / execute tests → execute the test suite
  • pass / fail / skip → test outcomes
  • flaky test → fails intermittently, not consistently
  • achieve / improve / measure coverage
0 / 5 completed
1 / 5
A developer says: "Before merging, we need to ___ unit tests for the new payment module."
Which verb is correct?