An open API service indexing awesome lists of open source software.

https://github.com/mfaisalkhatri/selenium-json-data-driven

This repository contains code example for handling test data from JSON file using Google Gson library
https://github.com/mfaisalkhatri/selenium-json-data-driven

datadriven datadriventesting gson-library seleniumwebdriver testautoma tutorial webautomation

Last synced: 1 day ago
JSON representation

This repository contains code example for handling test data from JSON file using Google Gson library

Awesome Lists containing this project

README

          

## Don't forget to give a :star: to make the project popular.

## :question: What is this Repository about?

- This repo contains example code to handle JSON test data in automation testing
using [Google Gson](https://github.com/google/gson) library.
- It contains a demo example to pass test data to registration workflow on [PracticeSoftwareTesting.com]
(https://practicesoftwaretesting.com/auth/register)
- Selenium WebDriver is used for Web automation testing and TestNG is used as Test runner.

## :movie_camera: Tutorial Video

[![Watch the video](https://img.youtube.com/vi/9a7WOl_VUog/hqdefault.jpg)](https://youtu.be/9a7WOl_VUog?si=NiApp49KBcz9Lqdu)

## Blog Link

- [How to Read JSON Files in Java Using the Google Gson Library](https://dzone.com/articles/how-to-read-json-files-in-java-using-google-gson-l)

## 🧬 Need Assistance?

- Discuss your queries by writing to me @ `mohammadfaisalkhatri@gmail.com`
OR ping me on any of the social media sites using the below link:
- [Linktree](https://linktr.ee/faisalkhatri)

### :thought_balloon: Checkout the blogs related to Testing on

- [Medium](https://medium.com/@iamfaisalkhatri)
- [LambdaTest blogs](https://www.lambdatest.com/blog/author/mfaisalkhatri/)
- [My Website](https://mfaisalkhatri.github.io)

### :bookmark: Checkout videos related to Software Testing and Test automation tools on [Testing Talks with Faisal Khatri](https://www.youtube.com/@faisalkhatriqa)