Writing API tests is easy. Maintaining them as the suite grows is the real challenge. When I started with Rest Assured + TestNG, it was tempting to keep everything inside the test method. Request ...