Today, I finished the basic version of a web tool on which i was working the past few months, named QAWeb. This tool is meant to simplify the presentation of QA statistics. I prepared a demo of the tool, I included a detailed howto and I released the source code under the MIT license for anyone that wants to try it. It was based on an older version of django framework by now (1.4) and it used a number of other open source django modules/apps, so it will need some tuning to get it up and running. However there is adequate documentation and detailed steps included for accomplishing that, as long as you are familiar with the basics of django. Source code and documentation, below:
“QAWeb – “Using Django via SSH for QA Statistics”
portal.tar.gz
Comments are closed.