This is a Cucumber + Java + Rest Assured automation framework for testing the RMS API endpoint provided in the BBC SDET take-home task. takehometest-bbc-rms-api/ │ ├── pom.xml │ └── src/ ├── main/ │ ...
This project aims to automate various user interface tests on the OrangeHRM website to ensure its functionality and reliability. The framework is designed to be easily extensible and maintainable, ...