I am developing a web application using CGI, HTML::Templates , Frames etc. I need to keep track of things as how things are flowing. That includes what happens when you click on the various links on webpage, the input-output params for the script, templates etc.. I don't mean to go in details of modules or functions. Some visual representation would please my eyes for quick overview of development process.
I welcome your inputs.
I would appreciate methods to test my web application.