From 7dafd13f03329744ac56896b0edb0f24bd2aae18 Mon Sep 17 00:00:00 2001 From: Koya Narendra Date: Wed, 26 Jul 2023 15:06:58 +0530 Subject: [PATCH] update testing youtube videos details in testing.js File in youtube folder --- database/youtube/testing.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/database/youtube/testing.json b/database/youtube/testing.json index df3fcb035..d2605780b 100644 --- a/database/youtube/testing.json +++ b/database/youtube/testing.json @@ -22,5 +22,29 @@ "category": "youtube", "subcategory": "testing", "language": "english" + }, + { + "name": "Software Testing Mentor", + "description": "This channel is for all who want to learn testing", + "url": "https://www.youtube.com/@softwaretestingmentor", + "category": "youtube", + "subcategory": "testing", + "language": "english" + }, + { + "name": "Automation Step by Step", + "description": "Step by Step Learn from Scratch for Beginners", + "url": "https://www.youtube.com/@RaghavPal", + "category": "youtube", + "subcategory": "testing", + "language": "english" + }, + { + "name": "EDUREKA! (Testing)", + "description": "Learn Full Stack Testing from Scratch using Selenium with Java Combination", + "url": "https://www.youtube.com/watch?v=9p6NNapsUvQ&t=2s", + "category": "youtube", + "subcategory": "testing", + "language": "english" } -] +] \ No newline at end of file