New article: Jenkins CI Test Automation Pipeline & Reporting

I noticed a lot of questions about using Jenkins together with test automation over time, and how to report test automation results. So I wrote this article with step by step instructions which should hopefully be useful to anyone getting started with Jenkins + test automation:

I demo the integration by using a GitHub hosted repo and a NodeJS (JavaScript) based test automation framework. But any other VCS and any other testing framework/platform would work the same way. Sharing/posting this article would be appreciated if you found it useful!

1 Like