Keen

Ritual Web-Automation

Selenium with Java

This project was assigned to me during my time at Ritual as a QA Engineer. I had to automate 80% of assigned test cases using specific tools. I taught myself how to use Selenium with Java in order to successfully finish the project. Selenium is a software meant to help QA Engineers check functionality without manually testing. The test cases were for one of the websites that Ritual used called Property Manager Portal. In this website, organizations and workspaces were used to create incentives for employees and control user access to the workspace. Some of the test cases that I automated were launching an incentive, creating a restaurant list, adding/accepting new users, and basic sign in and sign out processes. By accomploshing this project, QA engineers no longer have to manually test these cases each morning. Not only does this save time, but is an efficient way of catching any bugs/failures in the Jenkins Pipeline.