At my new position, we power these WWW treansaction systems. It's a huge state machine, essentially. It's all written in Perl/Apache. (Don't say anything about
CGI::Application or nothing. It's a 4yr old application.)
Now, we need to be able to do systematic system testing, preferably black-box testing. Are there any ways people have tested full WWW applications without having to build hooks into the code or manually following every path?
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.