Skip to content

Automate YouTube testing, ensuring URL validation, validating film ratings, playlist names, and likes on news posts. Utilize DataProvider to search for various items from a dataset.

Notifications You must be signed in to change notification settings

devendraDPI/youtube-automation

Repository files navigation

YouTube Automation

Automate testing for YouTube, covering URL validation, message extraction from the "About" section, film rating and genre verification in the "Top Selling" section, playlist name and track count checks in the "Music" tab, and summarizing likes on the first three "Latest News Posts" from the News tab. Utilize DataProvider to search for various items from a dataset.

Prerequisites

  1. Java 21
  2. Gradle 7.5.1
  3. VS Code 1.89.1

Installation Instructions

Clear steps to set up and run the project locally.

  1. Make clone of this repo
  2. Open in VS code IDE
  3. Build using ./gradlew build command
  4. Run test using ./gradlew test command

Important Links

  1. YouTube
  2. Test Cases

Screenshots

YouTube Web Application

YouTube Web Application

About

Automate YouTube testing, ensuring URL validation, validating film ratings, playlist names, and likes on news posts. Utilize DataProvider to search for various items from a dataset.

Topics

Resources

Stars

Watchers

Forks

Languages