Important Question - DO
Important Question - DO
Important Question - DO
PART C
1. Create a Maven project with the help of Selenium and TestNG and write a
simple test case. Start the Jenkins, and configure the path of the Maven
project and publish the HTML report produced by TestNG. Demonstrate the
entire application with step-by-step implementation.
2. Construct a Maven web application, push the Maven web application on
GitHub by creating a repository for it. Configure the created GitHub repository
and Build the job using Maven goals. Periodically create the Build, using
Jenkins automation feature, if any changes are committed in the GitHub’s