Rest API Testing & Rest Assured Framework
What is Rest API ?
Rest stands for Representation state transffer application programing interface it is a set of rules and conventions what webservice should follow to communicate with each other over the internet.
Key Characteristics of REST APIs
R...
rest-api-testing.hashnode.dev2 min read