Forneus-1901 / Nimap_Testing

Automated testing suite for Nimap Infotech Portal using Selenium, TestNG, and Maven.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimap_Testing

Automated testing suite for Nimap Infotech Portal using Selenium, TestNG, and Maven.

Automation Testing for Nimap Infotech Portal

This project is a Maven-based automation testing suite for the Nimap Infotech Portal. The suite includes the following functionalities:

  1. Automate the login journey using parameterization and validate it.
  2. Verify the toast/popup message after the PunchIn.
  3. Add a customer using parameterization and validate it.

Prerequisites

  • JDK 8 or higher
  • Maven 3.6 or higher
  • Selenium WebDriver
  • TestNG
  • ChromeDriver (or other browser drivers as needed)

Install dependencies

Ensure Maven is installed and run the following command to install dependencies:

  • mvn clean install

Configure Test Data

Update the src/test/resources/config.properties file with the required test data and parameters.

About

Automated testing suite for Nimap Infotech Portal using Selenium, TestNG, and Maven.


Languages

Language:HTML 60.1%Language:CSS 19.6%Language:JavaScript 11.2%Language:Java 9.1%