RSS 6 projects tagged "Quality Assurance"

No download Website Updated 27 Nov 2001 NIST Web Metrics Testbed

Screenshot
Pop 40.93
Vit 1.14

The objective of the NIST Web Metrics Testbed is to explore the feasibility of a range of tools and techniques that support rapid, remote, and automated testing and evaluation of website usability. There are currently six components: 1. Web Static Analyzer Tool (WebSAT): checks web page HTML against typical usability guidelines. 2. Web Category Analysis Tool (WebCAT): lets the usability engineer construct and conduct a web category analysis (card-sorting). 3. Web Variable Instrumenter Program (WebVIP): instruments a website to capture a log of user interaction. 4. Framework for Logging Usability Data (FLUD): a file format and parser for representation of user interaction logs (such as those captured by WebVIP). 5. VisVIP Tool: produces a 3D visualization of user navigation paths through a website, based on FLUD data. 6. TreeDec: adds navigation aids to the pages of a website.

Download Website Updated 22 Oct 2002 IdeaBox

Screenshot
Pop 67.25
Vit 1.00

Ideabox is a Web based suggestion box system. It allows every employee in an organization to access suggestions, and submit their own new ideas into a virtual idea box.

No download Website Updated 23 Nov 2002 C/C++ Program Perfometer

Screenshot
Pop 48.50
Vit 1.00

C/C++ Program Perfometer checks the performance of a C/C++ program and separate pieces of code for any metrics (e.g. uclocks, rusage metrics, metrics defined by the user, etc.). The measurement results are represented in detailed/summary reports. The detailed report has results for individual tests, and the summary one has average cost and its analysis. The comparison results are represented in comparative tables for individual comparison groups. The user may set various parameters in order to control the measurement/comparison process: measurement report and detailed measurement report flags, total iteration and tests, measurement scale, and confidence threshold.

Download Website Updated 19 Sep 2004 SPIN Distributed Software Verification Tool

Screenshot
Pop 37.34
Vit 2.65

Spin is an award winning (ACM) software tool that can be used for the formal verification of distributed software systems. The tool was developed at Bell Labs in the original Unix group of the Computing Sciences Research Center.

Download Website Updated 26 Dec 2004 Software Engineering Environment

Screenshot
Pop 86.74
Vit 2.74

Software Engineering Environment (SEE) provides an information manufacturing platform for software development. It makes information sharing very convenient by allowing all information to be customized dynamically and letting users modify or add their own information structures at any time. It provides various predefined selections for information attributes that correspond to information manufacturing patterns. Although designed for software development, it could be used for managing any information, including book registries, personnel lists, and financial reports.

No download Website Updated 24 Dec 2004 Python Cyclomatic Complexity Analysis Tools

Screenshot
Pop 40.20
Vit 1.00

Cyclomatic complexity is a measure of the amount of branching in a function. A higher number of branches gives a higher complexity rating. Higher numbers lead to combinatorial expansion of the 100% coverage testing scenarios required to guarantee the function is bug-free. So high complexity usually means a large chance for bugs. Low complexity means bug-free. This code is written in Perl, but analyzes Python code for complexity by function and class. It also gives statistics about comment density.

Screenshot

Project Spotlight

Task Stalker

Visual process monitoring and management for Linux.

Screenshot

Project Spotlight

STK/Unit

Unit tests for MariaDB and MySQL.