James Fuller wrote:
what they really need is a functional test harness. I had some .pl
code up on iseran.com that tested a bit of it, but we should really
create a WAR and bring it up in Jetty or something.
why not jmeter ?
All the test harness really is is some things that are served up on a site
-text file files/something.txt
-binary file files/something.bin
-error codes errors/404/
-lie about content length (send more/less than asked)
-basic auth section
-digest auth section
-stuff to test POST
Nothing too complex, a few jsp pages really.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]