Skip to content

rajumallick4152/SeleniumAutomotionSVCUATIB

Repository files navigation

💻 Internet Banking Automation Project

This is a Selenium Test Automation Framework built in Java using TestNG. It automates internet banking functionalities to reduce manual testing effort.


📁 Project Structure

internet-banking-automation/ │ ├── src/ │ ├── main/java/automationFramework/pages/ # Page classes │ └── test/java/automationFramework/tests/ # Test classes │ ├── pom.xml # Maven dependencies ├── testng.xml # TestNG suite config ├── .gitignore # Files ignored by Git └── README.md # Project description


⚙️ Tech Stack

  • Language: Java
  • Automation Tool: Selenium WebDriver
  • Test Framework: TestNG
  • Build Tool: Maven
  • IDE: Eclipse

🚀 Features Covered

  • ✅ Login Test
  • ✅ View Balance
  • ✅ Fund Transfer
  • ⏳ Accounts Tab (In Progress)
  • ⏳ Transaction History (In Progress)

About

Internet Banking Website Functionality Automation With Selenium webdriver & Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published