Student Academic Records API Testing | RestAssured + TestNG
In this video, I demonstrate my API testing assignment where I created and tested a Student Academic Records API using RestAssured and TestNG.
✅ GET request testing
✅ Student ID validation (STU-####)
✅ Status code (200 OK)
✅ Subjects & CGPA validation
🛠 Tools: Java, RestAssured, TestNG, JSON Server