
Driver Script
Selenium
Test Cases
Object Repository
Keywords
Test Data
Hybrid Driven Framework
Hybrid Driven Framework is a combination of both the Data-Driven and Keyword-Driven frameworks. Keywords and the test data are externalized. Keywords are stored in a separate Java class file and test data can be maintained in a properties file or an Excel file.​
​
Hybrid Driven framework is commonly used by resource testers who don’t have much knowledge of programming languages.
The resource can just have an understanding of Keywords, Test data, and Object repository and start creating the test case right away, without having to code anything in the framework.

What is Bolt?
BoltTestAutomationBuilder is an open-source hybrid (window application) test automation framework that provides all the major components to support any web application test requirements.
It is based on hybrid framework architecture and helps to write, edit, execute and report automated test.

Explore the New Simple In Automation Testing
Learn about Bolt

Automation Test Report:
Explore [Automation Test Report] from the end user perspective to analyse test report(s) and test result(s)

Bolt {Interface}
Bolt interface helps to create test automation step blocks, were predefine keywords have
limitations
