Week 1 – Highlights (Software Testing)

10 key points everyone in the team need to understand and talk about to enable effective testing lifecycle within the organisations. Understand the different types of testing, Embrace the right testing required to be performed on the application which enables to deliver quality software. Write and Discuss the about defining each type of testing. [For… Read More Week 1 – Highlights (Software Testing)

How to Setup production like test environment using Vagrant + Windows Guest + PowerShell + Puppet?

You can find the Vagrant files and required scripts for this demo under https://github.com/mani0070/productionliketestserver.git Below article have got the information of setting up production like test environments using the vagrant. You can download Vagrant from the link https://www.vagrantup.com/downloads.html There are five stages in which we can make the Vagrant boxes ready for use We are… Read More How to Setup production like test environment using Vagrant + Windows Guest + PowerShell + Puppet?