Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asif-shahriar/selenium-junit-demo

A feature testing project of Selenium Junit.
https://github.com/asif-shahriar/selenium-junit-demo

automation feature-testing gradle html-report java junit selenium

Last synced: about 1 month ago
JSON representation

A feature testing project of Selenium Junit.

Awesome Lists containing this project

README

        

# Junit-Demo
## Prerequisites
* Install jdk 8 or any LTS version
* Configure **JAVA_HOME** and **GRADLE_HOME**
* Stable internet connection

## How to run this project
* Clone the repo
* Open command in the root folder
* Give the following command:
```
gradle clean test
```
## Screenshot
This is the snapshot of the **index.html** report

![Screenshot_1](https://user-images.githubusercontent.com/71173675/150648653-79a068ef-d272-48be-8759-d0bb07cb26cd.png)