7 projects tagged "Quality Assurance"
TestLink is a test management tool and execution tracking system with Web based and SOAP interfaces. It helps streamline the software development process. It enables quality assurance teams to create and manage their test cases and organize them into test plans and execute them. Users can also manage requirements, create reports, and directly work with bug trackers.
codemetre allows you to compare different versions of your software project, determining how and how much source files have changed. It currently recognizes both source code and comments from Ada, Bash shell, C, Eiffel, SQL, and more. It can also provide you with metrics on any single snapshot of your project.
error_log feed is a PHP script that provides a feed with one alert for each line found on the error_log files of a chosen directory and its subdirectories. It's intended for webmasters that want to know, effortlessly, the warning and error messages caused by their own scripts on their Apache + PHP hosted Web sites.
Trumpeter is a stand-alone server that integrates RT (Request Tracker) with an XMPP chat server (used by Jabber, Pidgin, Google Talk, etc.). It regularly queries RT, and posts notification messages in chat rooms when new tickets arrive, when they are about to expire, and when they are past their due time. It is quite configurable, making it easy to watch several RT queues simultaneously and post the results to different chat rooms.
Python Tracer lets you see your Python program's execution as a tree of function invocations, each tree node exposing the real time and CPU time (user/sys) of that call. The project consists of two main components: a Python tracer that can run your Python programs (much like "cProfile" and friends), and a GTK+ based GUI that can show the trace results. It uses a tiny auxiliary library (graphfile) to allow append-only writing and reading static DAGs directly from a file without reading it whole into memory at any stage.
A tool for dynamically changing the properties of a running XFree86 xterm.