RSS 51 projects tagged "Testing"

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.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 606.42
Vit 44.20

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 09 Apr 2010 Tcpreplay

Screenshot
Pop 296.49
Vit 15.48

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 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 Website Updated 01 Apr 2011 CMake

Screenshot
Pop 216.61
Vit 6.68

CMake is a cross-platform, open-source build system. It is used to control the software compilation process using simple platform and compiler independent configuration files. It generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, and code generation.

No download Website Updated 29 Sep 2012 JProfiler

Screenshot
Pop 191.89
Vit 20.99

JProfiler is a fully dynamic Java profiler based on the Java virtual machine profiling interface (JVMTI/JVMPI). It is targeted at J2EE and J2SE applications, and features CPU profiling, memory profiling, thread profiling, and VM telemetry information.

Download Website Updated 24 May 2013 Cobra Programming Language

Screenshot
Pop 148.59
Vit 26.43

Cobra is a general purpose programming language with a clean, high-level syntax. It provides language level features for quality, including first class unit tests and Eiffel-style contracts. It supports both static and dynamic binding. Cobra is a compiled language with good run-time performance, but also provides some scripting conveniences such as a pound-bang line (#!) and one step compile-and-run. Cobra runs on Linux, Mac, Windows, and anywhere else that Novell Mono or MS .NET exist, including handhelds.

Download Website Updated 28 Jan 2006 sipsak

Screenshot
Pop 132.91
Vit 5.55

sipsak is a command line tool for performing various tests on Session Initiation Protocol (SIP) applications and devices. It can make several different tests, send the contents of a file, and interpret and react on the responses. It supports (de-) registration with given contact URIs and digest authentication.

Download Website Updated 10 Jul 2007 EasyEclipse

Screenshot
Pop 131.24
Vit 3.27

EasyEclipse packages together the Eclipse IDE and key open source plug-ins. It is intended to make Eclipse easier to download, install, and use.

Download Website Updated 30 Oct 2012 Cutter

Screenshot
Pop 127.95
Vit 11.68

Cutter is a unit testing framework for C and C++. It provides an easy test writing API and easy debugging output to continue testing.

Screenshot

Project Spotlight

Corn Converter

A module designed to offer converters from Java types to various targets and vice versa.

Screenshot

Project Spotlight

CIL (C Intermediate Language)

A high-level representation of C code.