I was recently thinking about using testBox to do this as well, mostly
because it can run tests asyncronously. I wasn't sure if (1) it would be
appropriate to use testBox to do this and (2) whether there is an industry
standard to use something else that is better. Anyone out there using it?
Any advice besides the fact that we'll have to make sure our tests are
thread safe? Parallelization and tagging could really enhance our testing!
If no one is out there, CF Mitrah and I might end up creating a
harness/wrapper around CFSelenium.
CF Mitrah, I currently use CFSelenium under MXUnit. Is your configuration
similar? We are almost to the latest version of CFSelenium. We use the
latest SeleniumRC jar file.