Tag: "Testing"


#1

nt2

   C++
  The Numerical Template Toolbox (NT2) is an Open Source C++ library aimed at simplifying the development, debugging and optimization of high-performance computing application by providing a Matlab like syntax that ease the transition between prototype and actual application.
 

Testing 

#2

html5center

   HTML/CSS
  Tutorials and best practices for HTML 5 development. HTML5 represents the fifth major revision of the main language of the Web. HTML5 promises better ...
 

HTML  Tutorial  Testing 

#3

mutillidae

   PHP
  NOWASP (Mutillidae) is a free, open source web application provided to allow security enthusiest to pen-test a web application. NOWASP (Mutillidae) can be installed on Linux, Windows XP, and Windows 7 using XAMMP making it easy for users who do not want to administrate a webserver. It is already ...
 

Web  Testing  Security 

#4

ropguard

   C++
  ROPGuard is a system for runtime detection and prevention of return-oriented programming (ROP) attacks. It works by defining a set of checks that are performed when certain OS functions are called to determine if those functions are called from the ROP code or as a result of normal program execut...
 

Testing  Security 

#5

JamomaFoundation

   C++
  The Jamoma Foundation API and Runtime is an open source, cross-platform, C++ programming layer for creating dynamically-bound objects optimized for realtime processing contexts. It the basis of commercial products such as TapTools, Jade, and Hipno, and is used by other open source projects such ...
 

API  Testing 

#6

perezosa

   Python
  Perezosa es una herramienta de DDoS auto-suficiente, segura, multiplataforma y fácil de usar que hace ataques del tipo Slow Loris. Dotando a las masas con la capacidad de protestar por Internet.
 

Testing  Desktop  Security 

#7

spid

  A proof-of-concept application of the Statistical Protocol IDentification (SPID) algorithm. SPID can detect the application layer protocol (layer 7) by analysing flow (packet sizes etc.) and payload statistics (byte values etc.) from pcap files.
 

Web  Testing  Security 

#8

rejava

   Java
  An API and a graphical tool for inspection (viewing, searching and comparing) and manipulation (modification, obfuscation, refactoring of methods, fields, attributes and code) of classfiles for the Java platform.
 

API  Testing  Desktop  Language 

#9

chutzpah

   C#
  Chutzpah is an open source JavaScript test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript unit tests from the command line and from inside of Visual Studio. It also supports running in the TeamCity continuous integration server. Chutz...
 

Web  VisualStudio  CLI  Testing 

#10

metasploitable

  Metasploitable is an intentionally vulnerable Linux virtual machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing techniques.
 

Testing  Virtualization  Linux  Security 

#11

robotframework

   Python
  Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either ...
 

Testing  Framework 

#12

gitkata

  Git Kata - the place to train your Git Skills. The idea is simple: setup a problem as you might experience during Git usage, solve it using git. Repeat. This site does most of the setup part for you, so you can concentrate on solving the problem.
 

Git  Testing 

#13

ainspector

   JavaScript
  The Accessibility Inspector for Firebug gives developers the ability to examine the accessibility features found in the Document Object Model (DOM) of web sites and web applications. Firebug Accessibility Inspector generates a report on accessibility problems and features of HTML and ARIA enabled...
 

Web  Testing 

#14

Project Panthera

  Project Panthera is our open source efforts that showcase better data analytics capabilities on Hadoop/HBase (through both SW and HW improvements).
 

Database  Testing 

#15

phpunit

   PHP
  PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results.
 

Web  Testing 

#16

PeoplePicker Port Tester

   C#
  The PeoplePicker Port Tester helps with troubleshooting PeoplePicker issues. In addition to testing ports, the PeoplePicker Port Tester will also validate DNS of the domain as well as attempt to establish an LDAP connection and resolve a target object.
 

.NET  Network  Testing  Desktop 

#17

Thug

   Python
  Thug is a Python low-interaction honeyclient aimed at mimicing the behavior of a web browser in order to detect and emulate malicious contents.
 

Testing  Desktop 

#18

storm

   Python
  Storm is a distributed realtime computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing realtime computation. Storm is simple, can be used with any programming language, is used by many compani...
 

Testing  Data Format 

#19

OpenPajek

   Python
  OpenPajek is a network analysis software that aims to be an open source replacement to proprietary software such as Pajek or UCINET. Its core is igraph, a robust and efficient C library for analyzing networks
 

Network  Testing  Security  Academic 

#20

approvaltests

   Java
  A picture's worth a 1000 tests. Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.
 

Testing 

#21

robotium

   Java
  Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and acceptance test scenarios, spanning multiple Android activities. Robotium...
 

Android  Testing  Framework 

#22

solrmeter

   Java
  The main goal of this open source project is bring to the solr user community a "generic tool to interact specifically with solr", firing queries and adding documents to make sure that your Solr implementation will support the real use. With SolrMeter you can simulate your work load over solr ind...
 

Testing 

#23

junit

   Java
  This site is dedicated to software developers and testers using the JUnit testing framework. In addition to the latest news and download links for JUnit, you can find answers to questions about automated testing, tools and extensions for JUnit, and articles on Test Driven Development and other te...
 

Web  Testing  Framework 

#24

browserstack-bookmarklets

  A collection of bookmarklets for in-context browser testing with BrowserStack.com BrowserStack is a service that provides cross-browser, cross-mobile testing to developers who need to test javascript and/or css. I thought it was so handy that I wanted to cut out some of the time I was spending w...
 

Web  Testing 

#25

html5test

   JavaScript
  True. Whenever the specification is updated, we also make sure the test is updated. If features are removed from the specification we remove them from our tests and new tests are created for additions to the specification.
 

HTML  Testing 

#26

cmf-sandbox

   PHP
  Base project for trying CMF components integration.  This sandbox is a testing ground for the cmf bundles being developped. It is based on the Symfony Standard edition and adds all cmf related bundles on top of the standard edition bundles.
 

Web  Testing  Framework 

#27

pester

   PowerShell
  Pester provides a framework for running Unit Tests to execute and validate PowerShell commands inside of PowerShell. Pester follows a file naming convention for naming tests to be discovered by pester at test time and a simple set of functions that expose a Testing DSL for isolating, running...
 

Testing 

#28

netperf-wrapper

   Python
  Python wrapper to run multiple simultaneous netperf/iperf/ping instances and aggregate the results. Tests are specified as .ini config files, and various parsers for tool output are supplied. At the moment, parsers for netperf in -D mode, iperf in csv mode and ping/ping6 in -D mode are suppl...
 

Web  Network  Testing 

#29

excelvba-googlehost

  谷歌大部分服务可以通过自定义host来绕开墙,但是由于墙内各地网络封锁的差异,别人可用的host放在自己网络也许就不能用了。为了达到公开代码而且墙内大多数PC机的软件环境都可方便使用的目标,产生了这个利用微软Excel自带的VBA环境来测试、优化并且自动生成文本的解决办法。这个宏运行时读取 GoogleIp.txt文本里面保存的全部谷歌ip,在本机上自动进行ping测试,得到对应ip的延时并且排序以找到对于本机来说最快的ip,再根据此ip自动生成一组host文本,和一段特定格式的ip字符串,可以用在GoAgent的proxy.ini里面。
 

Web  Testing  Desktop 

#30

sp2013searchtool

  Use this tool to test out and debug search queries against the SharePoint 2013 Search REST API. Learn how to build an HTTP POST query, and how the different parameters should be formatted. After running the query, you can view all types of result sets returned; Primary Results, Refinement Re...
 

Windows  API  Testing  Debug 

#31

xUnit.net Contrib

   C#
  xunitcontrib is the contrib project for xUnit.net.The aims of the project are simple; to be the repository for community provided supporting features to the xUnit.net unit testing framework. more
 

Testing  Framework 

#32

vcr

   Ruby
  Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
 

Web  Testing 

#33

sublime-text-2-python-test-runner

   Python
  Sublime Text 2 : Python Test Runner. Running Python unit tests (all tests from file or single test). Also running last test. Support Linux ans OS X. Windows will be in near future.
 

Web  Testing  *nix  OS X 

#34

Chaining Assertion

   C#
  Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest, NUnit, xUnit.net, MbUnit. This provides only single file.
 

Testing 

#35

zaproxy

  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 penet...
 

Web  Testing 

#36

matchMedia.js

   JavaScript
  matchMedia polyfill for testing media queries in JS. Test whether a CSS media type or media query applies. 
 

CSS  Testing 

#37

poltergeist

   Ruby
  Poltergeist is a driver for Capybara. It allows you to run your Capybara tests on a headless WebKit browser, provided by PhantomJS.
 

Web  Testing