Skip to content

Commit

Permalink
update testing youtube videos details in testing.js File in youtube f…
Browse files Browse the repository at this point in the history
…older
  • Loading branch information
NarendraKoya999 committed Jul 26, 2023
1 parent c0b3dd7 commit 7dafd13
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion database/youtube/testing.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
]

0 comments on commit 7dafd13

Please sign in to comment.