GraphQL A Query Language for APIs GraphQL is a new API standard that provides a more efficient, powerful, and flexible alternative to REST. It was … Read more “What is GraphQl and how it differs from REST?”
Dealing with timezones using moment.js
Dealing with timezones using moment.js This document covers common use cases one may have to deal with while handling timezones in applications. The local time … Read more “Dealing with timezones using moment.js”
How to Install Appium in Windows OS and write first test script.
Appium:- Appium is an open source, cross-platform mobile application testing tool. Support Json Support automation test on physical device as well as Similar or emulator … Read more “How to Install Appium in Windows OS and write first test script.”
How to do API Load Testing With Jmeter ?
Load Testing:- Load Testing is a non-functional testing process in which performance of software is tested under a specific load. It determines how the software application … Read more “How to do API Load Testing With Jmeter ?”