This document describes a hybrid test automation framework that combines modular, data-driven, and keyword-driven approaches. The hybrid framework uses initialization, driver/controller, data table, generic, utility, test case, logger, and timer functions. It initializes parameters, reads keywords and test data from a table to call the corresponding functions, and logs results to improve maintainability and reuse across applications.