Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 625 Bytes

README.md

File metadata and controls

47 lines (24 loc) · 625 Bytes

ComputerDatabase

CRUD Automation

Pre requisite to run the code in system

-Java

-Maven

Tools and Technologies used

-Java

-Maven

-Cucumber

-Selenium

-GitHUb

-Junit

-IntelliJ IDEA IDE

How to Run All tests at a time in MAC

-clone a project

-open mac terminal

Perform below commands

-git clone "https://github.com/Akshaya2312/ComputerDatabase.git" and press enter.

-cd Assignment and press enter

  • mvn test and press enter

Test Results

-User can see results of all executed featutres

-HTML report path : Assignment/target/Destination/index.html

-Open in Google chrome.