From: Christopher T. <ch...@ch...> - 2002-08-28 23:21:59
|
> Is there going to be a requirments document for the testing tool and > framework written also? I assume the tool will be written in perl. I had not intended to write a reqs doc for the testing tool, since it is essentially finished. I want to tweak one or two things, but it's essentially ready. The tool is pretty simple - it reads a config file with test input, posts to a web page (php, jsp, asp, whatever), grabs what the server sends back, and compares it to the expected output. Sometime in the next day or so I'll post it to the web someplace where people can download it, try it, and tell me whether it sucks or rocks. If the general consensus is that it is useful and fairly unobtrusive (or at least that it doesn't suck), I'll put it into CVS. Chris |