RSS 371 projects tagged "Quality Assurance"

Download Website Updated 28 May 2013 Expect-lite

Screenshot
Pop 376.92
Vit 61.11

expect-lite is an quick and easy command line automation tool. Written in expect, it is designed to directly map an interactive terminal session into an automation script. expect-lite scripts use special character(s) at the beginning of each line to indicate the action. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required. Expect-lite is targeted at the verification testing environment, and will produce a Pass/Fail result at the end of the script. However, its use is not limited to this environment. It includes a powerful debugger with breakpoints, step/skip, and the ability to copy/paste expect-lite lines right into a running script.

Download Website Updated 24 May 2013 SchemaCrawler

Screenshot
Pop 603.66
Vit 85.97

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.

Download Website Updated 14 May 2013 Bugzero

Screenshot
Pop 929.41
Vit 146.50

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 770.71
Vit 62.91

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.

No download Website Updated 01 May 2013 PMD

Screenshot
Pop 631.50
Vit 48.58

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 Website Updated 29 Apr 2013 YourKit Java Profiler

Screenshot
Pop 700.10
Vit 113.40

YourKit Java Profiler is a CPU and memory profiler that makes it easy to solve wide range of CPU- and memory-related performance problems. It features automatic leak detection, powerful tools for the analysis of memory distribution, an object heap browser, comprehensive memory tests as part of your JUnit testing process, extremely low profiling overhead, transparent deobfuscation support, and integration with Eclipse, JBuilder, IntelliJ IDEA, NetBeans, and JDeveloper IDEs.

Download Website Updated 25 Apr 2013 Marathon

Screenshot
Pop 286.28
Vit 40.96

Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI. It's written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

Download No website Updated 11 Apr 2013 PyCant

Screenshot
Pop 30.92
Vit 2.51

PyCant helps Python developers manipulate test records from IPL Cantata++, which provides unit and integration testing for software projects. Merging, splitting, and summarizing test records are the most common operations.

Download Website Updated 23 Mar 2013 Config::Model

Screenshot
Pop 288.28
Vit 39.14

Config-Model provides a framework for editing and validating the content of any configuration file or data. With a configuration model (expressed in a data structure), Config-Model provides a user interface and a tool to validate configuration. An optional graphical (Perl/Tk) or curses interface can be used to edit configuration data that will be validated according to the user-provided model. Config-Model includes a model example for fstab and a small fstab demo.

Download Website Updated 14 Mar 2013 cloc

Screenshot
Pop 274.23
Vit 21.91

Cloc counts and computes differences of blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution of Perl 5.6 and higher, and so is quite portable.

Screenshot

Project Spotlight

Gearmand

A job dispatching server.

Screenshot

Project Spotlight

code2flow

JavaScript and Python source code turned into DOT flow charts.