Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdabdullahibnaharun/konnect-automationtesting-selenium

This is a Java-based Selenium automation script using the TestNG framework for testing the Demo Site.
https://github.com/mdabdullahibnaharun/konnect-automationtesting-selenium

automation java maven selenium software-quality-assurance testing

Last synced: 1 day ago
JSON representation

This is a Java-based Selenium automation script using the TestNG framework for testing the Demo Site.

Awesome Lists containing this project

README

        

# seleniumTask

***This is an automation test script for testing the [Demo Site](https://konnect.creativesofttechnology.com/).***

## Scenario
1. Create new accounts
2. Login with any of the new account
3. Dimension Check
4. Navigation Check

## Language
- Java

## Automation Tool
- Selenium

## Build Tool
- Maven

## Framework
- TestNG

## Project Setup
1. Clone it
2. Import this project into IDE
3. Run it

>Important: Must have the JDK and Maven files installed in the machine. If not then follow the links [Install JDK on Windows 10](https://www.oracle.com/java/technologies/downloads/) and [Install Maven on Windows 10](https://maven.apache.org/download.cgi).