Keyword-Driven Testing

Why Trust Techopedia

What Does Keyword-Driven Testing Mean?

Keyword-driven testing is a comprehensive approach to testing that allows for certain kinds of streamlining of test cases or, in some cases, the automation of testing processes.

Advertisements

Keyword-driven testing is also known as action word-based testing and table-based testing, because the keywords can be laid out visually in a table that shows what is being tested.

Techopedia Explains Keyword-Driven Testing

Keyword-driven testing essentially provides a level of abstraction that lets multiple testers handle testing in more versatile ways. Testers use keyword "commands" or keyword syntax to identify objects and parts of the code to be worked on. Various tutorials show how keyword-driven testing works in programming languages like Python, Java and Perl, using drivers, libraries and other resources to take advantage of this testing functionality. The idea is that less-savvy users can work on testing design using keywords, which is a more syntactical approach than writing instructions in traditional code languages.

Advertisements

Related Terms

Margaret Rouse
Technology Expert
Margaret Rouse
Technology Expert

Margaret is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages.