Selenium TestNG Framework for practicesoftwaretesting
For detailed information, refer to the Test Strategy for ToolShop Demo document.
- Java
- Selenium WebDriver
- TestNG
- Maven
- Extent Reports and logging
- JDK
- Maven
git clone https://github.com/DominicABrooks/ToolShop-E2E
cd ToolShop-E2E
Ensure Maven is not already installed on your system. Use the appropriate method for your operating system:
sudo apt-get install maven
brew install maven
Download and install Maven from the official website.
Note: After installation, make sure to add Maven to your system PATH.
mvn install