Category: Jenkins

  • Launch jenkins slave agent automatically on Windows reboot

    I was running Jenkins job on windows 7 and I was facing resources crunch. I needed to restart the Win-7 machine. Problem was to restart the Jenkins slave automatically when I reboot Win-7 machine. There was problem setting up Jenkins slave as Windows service. I googled, found some documents and tried to set  registry as…

  • Automating Test Environments on Private Clouds using VMware

    Recently, I wrote blog on my company’s blog site and duplicating it here on my personal blog site as well.  Visit same page from HERE. This article is an attempt to provide an understanding of how automated testing using virtual machines can be set up, and the benefits of using this as a QA practice.…