What is a good solution for UA testing multiple projects simultaneously?
Posted
by
Eric Belair
on Pro Webmasters
See other posts from Pro Webmasters
or by Eric Belair
Published on 2012-05-21T19:49:44Z
Indexed on
2012/06/09
22:47 UTC
Read the original article
Hit count: 244
testing
|subversion
My client often has several projects/tasks going at once that sometimes need to be tested simultaneously on one website. They are often separate applications on the website, but sometimes share UDFs, etc. We currently have 3 public-facing environment websites - i.e. dev.website.com, test.website.com, and www.website.com.
As the programmer, I'm trying to find a good solution to allow for UA testing of multiple projects/tasks at once. Currently, I'm finding myself switching between code branches (using SubVersion).
What some of my options?
© Pro Webmasters or respective owner