Posts

Showing posts from June, 2009

Staging environment using VMware

(This document is aimed more towards Java & VMWare, but the same can be replicated for any other language & environment) Abstract You have a team of developers working on different modules for a project-product which are inter-dependant. Each developer diligently writes unit & integration tests supporting their code. You want to set-up an agile test environment to run the unit tests & staging server for integration test, but purchasing hardware for multiple machines is a constraint. The following article provides a guide on how virtualization tools like VMware can be used to set-up staging or QA environment (Agile).