Showing posts with label GraphQL. Show all posts
Showing posts with label GraphQL. Show all posts

Sunday 15 November 2020

GraphQL API Automation with Postman

GraphQL API Automation with Postman | API Testing Part 2

How to automation GraphQL with the postman.

 

GraphQL Open API: https://github.com/APIs-guru/graphql-apis

 

GraphQL API used: https://countries-274616.ew.r.appspot.com/


A query language for your API

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.




 

Tuesday 10 November 2020

GraphQL Automation | Part 1 | What is GraphQL | Difference Between GraphQL and Rest API | Part 1


In Part 1 of the video we are going to discuss:

- What is GraphQL 

- Difference between GraphQL and Rest API 

- Advantage of GraphQL 

- How queries are fetched in GraphQL 

- Software Testing API Testing

 

A query language for your API

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

What is GraphQL understanding this with a scenario. Difference Between GraphQL and Rest API




Interview Experience with AMAZON for the role of Quality Assurance Tester

This role was for Digital/ IoT/Mobile Application based testing :)  Amazon is a dream company and everyone wants to work for that company a...

Popular Posts