Multiple choice technology testing A framework where test case and test data is contained in the data file. A hybrid framework using Keyword and Data Driven framework. Data Driven Framework. Table-Driven Framework. None of the above. Reveal answer Fill a bubble to check yourself A Correct answer Explanation A hybrid framework combining Keyword and Data Driven approaches allows test cases (keywords/steps) and test data to be stored together in external data files, separating test logic from the execution engine.