Projects
1. Cypress Automation Project
Description: I've written functional test cases for a website (shopist.io) using Cypress and Javascript. As shown in the video, I chose to implement the Page Object Model.
2. Springboot Quiz Application
Description: A quiz application wherein teachers can create and publish questions with options, which students can attempt.
Functions - login/sign up, rest pass, score calculation, student stats, score calc, webcam, timer, dashboards for all roles (Teacher, Student, Admin)
3. Selenium Automation Project
A test to draw shapes on canvas. Primarily, drag and drop action was automated, I've written a resusable component to draw any shape in HTML Canvas Studio