logo logo
Tech Buzzwords Testers Should At Least Know About - Part 2

Tech Buzzwords Testers Should At Least Know About – Part 2

As a continuation to my previous article on tech buzzwords, in this one, I will further share useful resources for learning about concepts like Spring Boot, GraphQL, SaaS, and...

Cross Functional Testing of GraphQL API

Cross Functional Testing of GraphQL API

In the previous chapter, we learned the core components to test in GraphQL and different tools to assist in testing GraphQL APIs. As much as functional testing of API is...

Testing GraphQL API

Testing GraphQL API

In the previous chapter, we reviewed some of the basics of GraphQL, differences between REST and GraphQL and core concepts of GraphQL. Now let's understand more about some of the...

Introduction and Getting Started with GraphQL

It's 2020 and the need for being digitally available has become a demand. Given the COVID-19 pandemic, I believe you'd agree that it has become an utmost necessity. Having an...

test automation dream job

15 Tips to Successfully Land a QA Web Automation Job for Beginners

You've just finished an automation course or you're trying to transition from manual testing to automation, and you're looking for a beginners test automation position? Great!...

API Testing Glossary

I’ve been doing a fairly deep dive on API testing over the last several months, both as part of the project I am currently working on and as part of some courses I am preparing....

Nailing Down API Testing With Karate Framework

API testing, be it REST, SOAP, JSON, XML or GraphQL, can be tricky - both from perspectives of the testing code itself and from maintaining it up to date as it evolves over time....