HybridAutomationFrameworkFromTheScratch/ │ ├── src/main/java │ ├── com.cura.base → TestBase.java (browser setup/teardown engine) │ ├── com ...
A production-style BDD test automation framework that exercises both a web UI and a REST API from the same Cucumber suite. Built to demonstrate the engineering practices expected of a modern QA ...