BDD.TestSample is a Java-based test automation framework that unites all testing layers: WEB applications, Windows applications, Databases with Behaviour driven Development implimentation .
- 
This framework is built on top of most popular open-source solutions like Selenium, Appium, BDD-Cucumber allowing to reduce dependence on specific technology stack. 
- 
This Framework supports all popular browsers (IE, Safari, Chrome, Firefox). 
- 
As far as our framework is built in Java, it is cross-platform. Tests may be easily executed both on Unix or Windows OS. All you need is JDK 1.8 To 1.19 installed. 
- 
Framework supports different types of databases including MySQL, SQL Server, Oracle 
Here is the Sample API Doc for reference Framework SRS PDF.
