In Postman, using Rest, I created a collection of requests that need to be executed. I was hoping to link Gherkin acceptance Criteria with the cucumber shell to execute the Postman collection.
Is there a way for me, in the cucumber shell, to execute the collection using Java?
Gherkin, Cucumber and Java are all new to me so I apologize if I'm not exactly clear.
thanks, Scott