SoftwareTestPilot

Chapter 6 – Test Tools

Keyword-Driven Testing – ISTQB Definition

Last Updated: July 12, 2026 · SoftwareTestPilot QA Team

Official ISTQB Definition

A scripting technique that uses data files to contain not only test data and expected results, but also keywords related to the application being tested.

In simple words

Write tests as spreadsheets of keywords ('login', 'add to cart') instead of code — non-coders can maintain them.

Exam tip

Robot Framework and Cucumber are the best-known keyword/BDD tools.

Related terms

Practice this term in the ISTQB Mock Test

40 CTFL v4.0 questions, 60-minute timer, instant scoring and chapter-wise breakdown.

Practice in Mock Test