This project involved automating the testing of Trello’s REST APIs using Rest Assured with Java and TestNG. I implemented
test scripts to validate various endpoints like board, list, and card operations. The tests included response validation, status code
checks, and JSON body assertions to ensure API reliability and correctness.