Technology Stack
As discussed in the previous section we are building a framework withe help of existing ones.
The technology stack that we are going to use.
Java - Programming language.
Selenium - Library to automate the browser interactions.
TestNG - A testing framework.
ExtentReport - Library to generate HTML reports.
Log4j - Library to create Log Files.
SimpleJavaMail - Library to mail test results to participants if required.
Maven - A Java build tool.
In addition to these libraries and frameworks we need to talk about Page Object Mode (POM).
Eclipse - IDE.
Last updated