This project implements a Durable Execution Engine in Java that lets developers write ordinary Java code (loops, conditionals, concurrency) but makes it durable — meaning workflows can be interrupted ...
This project is a solution for the API Testing assignment and automates API endpoints to validate the response. It uses data-driven testing to derive parameterized tests from JSON test data for both ...