371 projects tagged "Quality Assurance"
Sirid is a Web-based tool for managing software projects. The main features of Sirid are assigning tasks between the personnel, reporting bugs, managing specifications, and recording feature requests. The program also sends notifications of new bugs and tasks to people who have been set responsible for them, and notifies the responsible people when the deadline of some bug or task is approaching. It features graphical presentations for tracking the progress of your project. Sirid keeps you informed of the status of each of your projects, and allows you to take action if difficulties arise.
Clover makes the gathering and analysis of code coverage metrics as painless as possible. It features include tight integration with the Jakarta Ant build tool and accurate, configurable coverage recording. It gathers Method, Statement, and Branch coverage data. Compile-time properties and source level directives allow for precise control over the coverage gathering process. Coverage data can be viewed in XML, HTML, or via a Swing GUI. Report-time options allow for the exclusion of particular statement types from coverage analysis. Plugins for the Eclipse, NetBeans, JDeveloper, JBuilder, and IntelliJ IDEs are provided.
UltraMake is a powerful tool for the management of build process from source code to binary software releases and for setting up automated test suites for the produced software. Its most important features are access to a standard scripting language (Tcl or Perl), extensive consistency checking of builds, and support for division of larger projects into smaller parts while retaining full consistency checking between the parts. It integrates with version control systems.
NetScript Logger is a JavaScript/DHTML cross-browser and cross-platform messaging aggregator and display console component for the development of Rich Internet Applications (RIA). Logger embeds into your application and provides a high-level API to create dynamic interfaces while completely abstracting the DHTML/DOM programming complexity. The Logger component can also be used in your development to trace scripts and trap JS errors consistently across different browsers. The component is highly encapsulated, flexible and has a fully customizable look using external templates and CSS. It runs exclusively inside your browser and does not require a Web server.
Solex is a Web application testing tool built as a plug-in for the Eclipse IDE. Based on a built- in Web proxy and a concept of extraction, replacement, and assertion rules, Solex provides functions to record a client session, adjust it according to various parameters and replay it. This is typically done in order to ensure the non-regression of a Web application's behavior.
The Anthill Bug Manager is a tool that aids code development by keeping track of bugs in a medium-sized coding environment. It accomplishes this with a clean, simple, and fast interface that contains the essential features, but avoids the complexity associated with similar tools. It is written in Perl, requires an SQL database as a backend, and is Web server independent.
pyNMS is a set of Python modules for network management, network testing, systems management, and general use. It contains a nearly complete implementation of SNMPv2c, a SMI/MIB package, and a MIB "compiler". There are many others, such as a telnet/console access class, XML tools, an IPv4 class, etc. There is, unfortunately, little documentation, and not everything works properly yet, but they work well enough to be useful for many things.