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
- Host: GitHub
- URL: https://github.com/mfaisalkhatri/selenium-json-data-driven
- Owner: mfaisalkhatri
- Created: 2025-04-09T19:20:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T06:16:09.000Z (5 months ago)
- Last Synced: 2025-10-17T21:48:34.999Z (4 months ago)
- Topics: datadriven, datadriventesting, gson-library, seleniumwebdriver, testautoma, tutorial, webautomation
- Language: Java
- Homepage: https://medium.com/@iamfaisalkhatri
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](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)