I want to test a system from the end-user's perspective. The system has a web interface and some command line tools.
Currently I've got a bash script to test the commandline tools and that the system reports what is expected. I'm using Mechanize to test the web interface controls and that the system state changes accordingly. Is there some sort of framework or industry standard best practices for this sort of thing? a way that I can set it up that a person coming in behind me would appreciate? AJ ONeal
-------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
