RSS 643 projects tagged "Testing"

Download Website Updated 15 Apr 2013 TCExam

Screenshot
Pop 1,061.03
Vit 121.52

TCExam is Web-based assessment software for generating and managing online tests and exams. It simplifies the exam cycle, including generation, execution, evaluation, presentation, and archiving.

Download Website Updated 29 Apr 2013 YourKit Java Profiler

Screenshot
Pop 700.05
Vit 112.28

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.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 602.85
Vit 44.08

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

Download Website Updated 10 Oct 2012 Valgrind

Screenshot
Pop 530.86
Vit 17.62

Valgrind is a tool that helps you find memory management problems in programs. When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. As a result, Valgrind can detect problems such as use of uninitialized memory, reading/writing of memory after it has been freed, reading/writing off the end of malloced blocks, reading/writing inappropriate areas on the stack, memory leaks in which pointers to malloced blocks are lost forever, passing of uninitialized and/or unaddressable memory to system calls, and mismatched use of malloc/new/new [] vs. free/delete/delete [].

Download Website Updated 18 May 2013 Jailer

Screenshot
Pop 475.31
Vit 72.88

Jailer is a database subsetting and browsing tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.

No download Website Updated 10 Jun 2013 RESTClient

Screenshot
Pop 357.03
Vit 63.32

RESTClient is a Java Swing application to test RESTful Web services.

Download No website Updated 18 Apr 2013 OWASP Zed Attack Proxy

Screenshot
Pop 341.04
Vit 14.01

OWASP Zed Attack Proxy (ZAP) is an easy-to-use integrated penetration testing tool for finding vulnerabilities in Web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing as well as being a useful addition to an experienced pen tester's toolbox. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

Download Website Updated 09 Mar 2008 Aegis

Screenshot
Pop 298.39
Vit 10.38

Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Aegis supports geographically distributed development.

Download Website Updated 09 Apr 2010 Tcpreplay

Screenshot
Pop 296.98
Vit 15.47

Tcpreplay is a set of Unix tools which allows the editing and replaying of captured network traffic in pcap (tcpdump) format. It can be used to test a variety of passive and inline network devices, including IPS's, UTM's, routers, firewalls, and NIDS.

Download Website Updated 25 Apr 2013 Marathon

Screenshot
Pop 285.64
Vit 40.60

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.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.

Screenshot

Project Spotlight

MIMEDefang

Anti-virus mail filter.