Displaying 1 to 10 from 583 results
Valgrind
Valgrind is an award-winning instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
VisualNunit
Visual Nunit is NUnit integration for Visual Studio 2008. Provides convenient view to test cases and enables debugging tests easily inside development environment. Implemented as Visual Studio Integration.
Phantomjs - Headless WebKit with JavaScript API
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. It is an optimal solution for headless website testing. It run functional tests with frameworks such as Jasmine, QUnit, Mocha, Capybara, WebDriver, and many others.
Sqlmap - Automatic SQL injection and database takeover tool
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.
Zaproxy - An easy to use integrated penetration testing tool for finding vulnerabilities
The 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 testers toolbox.
Fitnesse - Software Testing Tool
FitNesse is a lightweight, open-source framework that makes it easy for software teams to collaboratively define Acceptance Tests. In FitNesse, tests are expressed as tables of input data and expected output data. FitNesse is a wiki web server, the test cases are created by editing the wiki pages.
CasperJS - Navigation Scripting & Testing Utility for PhantomJS
CasperJS is a navigation scripting & testing utility for PhantomJS. It eases the process of defining a full navigation scenario and provides useful high-level functions, methods & syntaxic sugar for doing common tasks such as browsing navigation steps, filling & submitting forms, clicking & following links, capturing screenshots, logging events, etc
Alltingtest - test framework
test framework for cpp
Allugrettomettotestinglala - I am testing the summary section
The description section is being tested as well.
Amock - Automatically generates Java interaction-based unit tests from system tests
See http://www.davidglasser.net/point/2007/01/16/output/ for a description of this project; currently in an early stage of active development. To browse the repository in a less raw form, you can use Nik Clayton's SVN::Web for Google Code.