Jim Janney wrote:
> RVic writes:
>> Perhaps Selenium? If you want to test the strength of the site, Apache Bench.
>
> Ideally I would prefer something that can run automatically as part of
> the build process -- not sure how to fit Selenium into that, but I will
Hudson or Jenkins. Generally speaking, continuous integration, or "CI".
Jenkins (Hudson) have plugins for all kinds of necessary or helpful things,
like JUnit and TestNG. I've driven TestNG/Selenium tests from Hudson and it
works very well.
> look into it. I do need cookie support for sessions, and a browser may
> be the easiest way to get that. Performance is not an issue here, just
> basic correctness.
--
Lew