Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

What is keyword driven testing

Keyword-driven testing or Table-driven testing is a Softwaretesting methodology as part of the Test automation discipline that separates the programming work from the actual Test script so that the test scripts can be developed without knowledge of programming. As a result the test scripts can be maintained with only minor updates, even when the application or testing requires significant changes.