Skip to content

LakshmiMasila/itlearn360-automation-project

Repository files navigation

ITLearn360 Web Automation Framework

This project is a Selenium automation framework for testing the ITLearn360.com website using Java, TestNG, and Maven. It follows the Page Object Model (POM) structure and supports cross-browser testing.

Features

  • Login and title verification for ITLearn360
  • Page Object Model (POM)
  • Configurable browser and URL
  • Reusable utility classes
  • Cross-browser support: Chrome, Edge
  • ExtentReports integration ready

Tech Stack

  • Java
  • Selenium WebDriver
  • TestNG
  • Maven
  • Git

How to Run

  • Update config.properties with browser and URL.
  • Use TestNG to run test cases or execute.

About

Selenium-based automation framework for ITLearn360.com using Java, TestNG, Maven, and Page Object Model design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages