RestAssured with Cucumber and TestNG

Hi All,

I am planning to build a framework for API Testing as tech stack is going to be (Java SpringBoot, Microservices). So, planning for opting RestAssured with Java on other hand client is totally reliable on Cucumber, but I think RA is matured enough to handle the behaviour approach too. I am bit confused whether to opt for cucumber using RA and make the RA feature wraper over the feature file or another thought I am thinking of using TestNG also with cucumber and RestAssured.

Open for thoughts and suggestions, please suggest.

1 Like