Benefits of using Jenkins in Automation Testing

jjames
jjames
[h=2]Jenkins is user friendly , easy to install and does not require additional installations or components.   Here are a few benefits of Jenkins being used in Automation Testing. 1. Scheduled run of Test Script. Jenkins will allow the user to schedule test automation script and run them at a specific time.  2.Test Result Trend Graph. Jenkins will display the test result trend graph. This graph will contain test failures from previous build also.  3.Summary of Test Result. Test Result will contain all information such as the total number of test cases that were executed, time taken to execute the script, passed test and failed test case.  4.Test Failure Details. With the help of Jenkins, a tester can find details of test failure. It will display the details like error message and stack trace.[/h]

1-6 of 6

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.