RSS 345 projects tagged "Quality Assurance"

Download Website Updated 14 May 2013 Bugzero

Screenshot
Pop 951.66
Vit 329.24

Bugzero is a Web-based change management and issue tracking system used in a distributed team environment to track software bugs, hardware defects, test cases, or any other issues. It can also be used equally well as a helpdesk customer support, trouble ticketing, or email management system to collect and manage customer feedbacks, incidents, requests, and issues. It is easy to use, but still flexible and adaptive, and can be configured to fit to your organization's unique business process and workflow.

Download Website Updated 07 May 2013 Talend Open Studio for Data Quality

Screenshot
Pop 780.18
Vit 108.15

Talend Open Studio for Data Quality helps you to profile your data. The ergonomic interface allows you to define metrics (indicators) and collect statistics on your data in a few clicks. It comes with a set of regular expressions that helps you to identify bad data. You can create your own regular expressions and use them in data profiling analyses. A lot of options exist for each indicator, which change the behavior of the indicator so that it gives you more pertinent information. Data quality options on indicators alert you when your data quality is not what you expected.

Download Website Updated 22 Apr 2013 SchemaCrawler

Screenshot
Pop 664.72
Vit 77.76

SchemaCrawler is a Java API which makes working with database metadata as easy as working with ordinary Java objects. It is also a database schema discovery and comprehension and schema documentation tool. You can search for database schema objects using regular expressions, output the schema and data in a readable text format, and find potential design issues with lint . The output is designed to be diff-ed against other database schemas. SchemaCrawler supports almost any database which has a JDBC driver, but for convenience is bundled with drivers for some commonly-used RDBMS systems. SchemaCrawler works with any operating system which supports Java.

No download Website Updated 01 May 2013 PMD

Screenshot
Pop 618.22
Vit 75.38

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

Download No website Updated 04 Mar 2000 Word list checker

Screenshot
Pop 28.07
Vit 69.47

Word List Checker is a package of programs for updating and correcting word lists (e.g., for ispell) via the Web. It handles information on spelling, grammar, and hyphenation, and is currently being used for correcting and updating idanish, the Danish ispell dictionary.

Download Website Updated 16 Jul 2001 pxpvalidate

Screenshot
Pop 21.35
Vit 65.77

pxpvalidate is based on the XML parser PXP, and simply checks XML files for errors. Both violations of well-formedness and validation constraints are discovered. It can process namespaces and even validate documents using namespaces.

No download Website Updated 27 Jul 2001 aspectj

Screenshot
Pop 48.83
Vit 65.69

aspectj is an aspect-oriented extension to Java that enables the clean modularization of crosscutting concerns such as error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, and multi-object protocols.

No download Website Updated 21 Sep 2002 PatternTesting

Screenshot
Pop 38.11
Vit 62.41

PatternTesting is a testing framework that allows you to automatically verify that Architecture/Design/Best practices recommendations are implemented correctly in code. It uses AOP and AspectJ.

Download Website Updated 10 Apr 2003 SimpleTest

Screenshot
Pop 30.30
Vit 60.77

SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.

No download Website Updated 24 Oct 2003 SchemaScanner

Screenshot
Pop 11.22
Vit 59.13

SchemaScanner is a Java/JDBC tool designed to assist developers and DBAs in examining and understanding Oracle database schemas and database contents. It automatically scans an Oracle database, verifies that the database design conforms to generally accepted design principles, and samples the attributes of all specified entities to determine basic data mining elements, including uniqueness, percentage null, and data variance. It produces an XML output file which can be formatted using supplied XSL output formats to generate a reverse-engineered schema, an attribute usage profile, or document schema structure exceptions. Since the output format is well-formed XML, custom reports can be easily constructed from the generated XML file using XSL. A limited use version is available as freeware for non-commercial and educational use.

Screenshot

Project Spotlight

XML-Grammar-Fiction

Lightweight markup languages and XML grammars for writing prose and screenplays.

Screenshot

Project Spotlight

liblangtag

An interface library to access tags for identifying languages.