Friday, 26 May 2017

Best practice Design Pattern for API Automation Framework

In our project we need to automate APIs written in Node.js, which uses GraphQL and REST, for that we have to develop an API Automation Framework which have to support (Sync, Async calls).

Is there any good practice Design Pattern to setup an API Automation Framework?



via irs102info

No comments:

Post a Comment