Hi Hi Jenkins
Jenkins is a tool which we can use to automate a build in our projetc. Say you want to check running some program and check the results, this tool can simply used to run it and if there are any output files being created, you can view them as well.
Here I add the dashboard of the Jenkins. And you can add plugins to this and work with them as well. For my work ,I added the HTML publisher plugin so i can create HTML files for every test I run in Jenkins.I added the Performance Plugin as well. Which can be used to check the jmeter test logs and put up graphs so we can have a Graphical view of the performance.
Comments
Post a Comment