Keyword Driven Testing has Evolved
Keyword-Driven testing has served us well for decades but, like everything else, it evolves. This paper inspects the common mistakes in implementing Keyword-Driven Testing solutions. Most significantly, we’ll analyze the setbacks of the noun-based keyword approach along with the direct mapping between a keyword and its code. Later on we’ll discuss a modern approach to Keyword-Driven Testing namely Action-Based Testing.
This eBook is divided into 4 key sections:
- The Economic Advantage of Keyword Driven Testing
- Keyword Driven Testing Pitfalls
- Criteria for a Good KDT Solution
- A Modern KDT Solution