The project that is created in our blogpost series called: "Dockerize Ruby Web Test Automation Project from Scratch"
The blogpost series consist of 8 parts:
- Let’s Create and Configure Our Web Test Automation Project!
- Let’s Write Our Test Scenarios!
- Bonus: Recording Failed Scenario Runs in Ruby
- Let’s Configure Our Web Test Automation Project for Remote Browsers and Parallel Execution
- Let’s Dockerize Our Web Test Automation Project
- Bonus: Recording Scenario Runs on Docker with Selenium Video!
- Let’s Integrate Our Dockerized Web Test Automation Project with CI/CD Pipeline!
- Auto-Scaling and Kubernetes Integration with KEDA
For the detailed info, please follow the instructions given in the blogposts :)
- Ruby - Development language
- RubyMine IDE - Development IDE
- Cucumber - Gherkin Syntax Framework
- Capybara - Web-based APP Framework
- RSpec - Assertion & Validation Framework
- Selenium - Web APP Test Automation Tool