Showing 4808 open source projects for "testing"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Software Engineering Environment(SEE) is a general frame to customize and manage information. The default information set is the data for software development. Users can manage tables like Problem Reports, Change Requests, Working Log and Plans, Testing Cases, etc. It is written in servlet and data are saved in XML. Any data structures can be added and customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    issuedb

    issuedb

    A simple issue tracker system.

    A simple issue tracker with a standalone database using SQLite. Please, read the Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Q's Cross DNS Lookup

    The tool to use to validate your DNS across multiple DNS Servers!

    This tool lets you manage and validate your DNS across multiple DNS Servers! For network testing and name propagation purposes!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    vespadj apps

    vespadj apps

    local web based app: Music & VST Browser, Shazam charts local cache

    These Apps run on a small portable web server (Lua Xavante wsapi, size < 3MB), so you can take it on flash usb and use a web GUI (Firefox, Chrome), internet connection is not required, data are stored in path. Music_Browser: index your archive of music on sqlite database, run presetted query, like find double albums/songs or simply find your songs, launch operation on files (drag'n'drop to desktop application*, open in forder, listen on winamp) VST_Browser: index your tons of vst...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5

    LOIC

    A network stress testing application

    Low Orbit Ion Cannon. The project only keeps and maintains (bug fixing) the code written by the original author - Praetox, but is not associated or related to it. DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR...
    Downloads: 1,348 This Week
    Last Update:
    See Project
  • 6
    Uiautomator-bot

    Uiautomator-bot

    Automated Uiautomator tool.

    Uiautomator-bot is a automation tool for UIautomator. Simple intutive way to develop and execute test cases on multiple devices simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    X-Crack Full

    X-Crack Full

    The best SSH penetration testing tool ever!

    X-Crack Full is an SSH penetration testing tool. It is coded in Python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    JRequirements

    makes requirements executable and useable for all project-participants

    The main goal of this framework is to make requirements executable and useable for all project-participants. Customer can execute requirements and define domain specific tests. The programmer can debug bugs. Project manager can analyse executed requirements & automated tests and estimate project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    Scripted Testing

    Base support for Tcl-based testing in Ada

    ...Generally, the system will be constructed using a layered approach, and the other parts of the system that interact with the SUT are higher-level (which can call interface subprograms presented by the SUT) or lower-level (whose interfaces can be called by the SUT, or which can provide callbacks to the SUT). This package is intended for testing at a level between unit testing (using, for example, AUnit) and integration testing (using real hardware). Unit testing tends to be fragile, requiring a lot of rework for even minor functional changes in the requirements. The scripting language supported is Tcl, and specifically the Ada binding TclAdaShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Proxpy is a TCP proxy and debugging tool. It runs on Windows, Linux, Unix and any other system that supports java. Uses are for debugging TCP communications, tunneling over SSL, converting SSL to non-SSL, forwarding traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SDCardTool

    mbed sdcardtool

    Tool for testing mbed SD Card Console application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POIRE

    POIRE

    Its a Microsoft Ms-office files(Excel, Word, Powerpoint) handling with

    ...This API will support all the excel formats like .xls and .xlsx with the help of the NPOIFSFileSystem & OPCPackage classes in the POI. with these classes the reading and writing into excel file would be faster. These methods are mainly useful for the Automation testing if you want to read the data from the Excel on different sheets. These methods will helpful while making any automation framework(Data driven & Hybride) with the Test data as Excel. These Methods will be helpful in development when ever it require to read/write the data from the excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GlobalPlatformPro

    GlobalPlatformPro

    Easy to use GlobalPlatform tool (and a Java library)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cutplace
    Cutplace validates tabular data (CSV, fixed format) according to an interface control document (ICD). The ICD acts as executable specification and can be described using popular spreadsheet applications (Calc, Excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like localhost. Configure whether events should be broadcasted on $rootScope for each action. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DLT - Debian Linux Tools [Emergency]

    DLT - Debian Linux Tools [Emergency]

    A bootable customized Emergency Debian Linux Live Tools-CD / Boot-USB

    ...Thanks for the following Alpha/Beta-Tester: Walch, Ludwig from Germany Please look at the Ticket-System for Updates on this Project. The Linux DLT ISO contains some Bugs. Please look here at the Ticket-System above for Information. Warning: NOT FOR PRODUCTION SYSTEMS! ONLY FOR TESTING PURPOSES!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AliyaLinux

    AliyaLinux

    An elegant Debian Testing based Linux distribution for newcomers

    AliyaLinux is an elegant Debian Testing based live Linux distribution easy to use for newcomers to Linux from Windows environment. AliyaLinux has all necessary applications preinstalled for you to deal with daily tasks without having to look for additional software. When you need more applications, games or tools, you can install them through Synaptic Package Manager and PlayOnLinux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BONESA
    BONESA is an open source, user-friendly interface for tuning the numerical parameters of metaheuristics. This package includes a multi-objective parameter tuning algorithm and visualizations of the performance landscape.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SSD Benchmark
    SSD Benchmark is a Windows application for testing the performance of your SSD disk.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    LittleDarwin

    Mutation Analysis Framework for Java

    Mutation testing has been proven to be a reliable method to estimate the quality of a test suite. Most of current mutation tools require the architecture of their target system to be in a certain way in order to apply the technique; thus making it impossible to use them in complex build environments. LittleDarwin is a mutation testing tool designed primarily with the premise of easy deployment in complex systems; in order to provide mutation testing where other tools fail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cyborg hawk v 1.0

    cyborg hawk v 1.0

    The World's most advanced penetration testing distribution ever

    The most advanced, powerful and yet beautiful penetration testing distribution ever created.Lined up with ultimate collection of tools for pro Ethical Hackers and Cyber Security Experts. Simplify security in your IT infrastructure with Cyborg. Its real strength comes from the understanding that a tester requires a strong and efficient system,that benefits from a strong selection of tools, integrated with a stable linux environment.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23

    cvworkbench

    Computer vision workbench

    Its main purpose is to help with the computer vision software design, developement and testing. By using a graphical diagram editor that defines analysis flow, different algorithm combinations can be tried, with different parameters, very quickly and with no coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Web Pentesting Environment

    Vulnerable Virtual Machine to Learn

    WPE aims to help the beginners Web Penetration Testing to develop their skills * Web pentesting Enviromint :-: user:"ahmad.ninja" pass:"hacking15.org" 1. Environment to simulate the real live app (webs & mobile) but it focused on "web app". 2. This is the half of our project the other one will be on YouTube as "Video Tutorials" Which aim to help you to start your Pentesting career or develop it 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Codex Lain

    Gerador de Listas

    Gerador de Lista para Brute Force. Até 16 caracteres (Hexadecimal).
    Downloads: 2 This Week
    Last Update:
    See Project