QA Assistant is a Gnome-Python application that assists a reviewer in performing quality assurance. It displays a checklist that the reviewer fills in.
When the checklist is filled, the application outputs a review to a file for the reviewer to submit. In addition to the GUI interface, the application features an XML checklist definition for extensibility, the ability to add custom checklist items to a review, and an informational tips interface to aid in filling out the review.
What's New in This Release:
· This development release includes several major changes from 0.4.90.3.
· Checks ensure that required properties have been entered.
· The menus have been switched to gtk.uimanager.
· Checklist function files can now inlcude code that utilizes uimanager to add new menu and toolbar items.
Product's homepage