Showing 3788 open source projects for "test"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    dbupdaterxs

    database updater

    ...This table will be updated automatically after the execution of each script sql. Current supported database: - Firebird - Sqlite - Ms Sql Server Databases to test: - MySql - Postgres - Oracle - Sybase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a VNC viewer with a GGI backend. It is a fast and flexible VNC client. ggivnc was initially created to test various aspects of the VNC target in GGI, but it has matured into a full-blown client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    This software is a very simple network analyzer. When you click the start button, it will send a configurable stream of UDP packets to a host. (The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc... NOTE: in order to receive the echo packets you must...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    testgeneration

    Generation of test suites from test specifications

    Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JUnit Execution & Report Generation Tool

    Runs JUnit Test cases and generate HTML report, keeps past run history

    This tool pulls all JUnit testcases from the class path and run them all. After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report. Highlights of this tool - No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path - Since it keep the test result data in a database, it can keep history of any number of past execution result. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    ...It’s designed to allow Flash/AIR applications to connect via WebSocket (including secure WebSocket: wss://) to servers implementing that standard, to send/receive text and binary data, handle subprotocols, and support fragmentation etc. A test app is included. The testApp directory contains a Flash Builder 4.6 Air Project that uses the AS3WebSocket library and implements two of the test subprotocols from Andy Green's libwebsockets test server, the dumb-increment-protocol, and the lws-mirror-protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LGML

    LGPL GML parser

    ...For now, supported inputs are: LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon, MultiSurface (in an experimental way: the only child object handled is Polygon). At the following URL: http://95.110.227.201:8080/lgml is exposed a minimal web interface in order to test it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. Supports SMTP, POP3, IMAP with SSL socket support, and configurable user accounts and credentials. All in 100% Java. WE'VE MOVED TO GIT HUB: https://github.com/greenmail-mail-test/greenmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    DisChoco

    DisChoco

    DisChoco: Distributed Constraint Reasoning Solver

    DisChoco is a Distributed Constraint Reasoning Solver. Several Distributed Constraint Reasoning algorithms are implemented (like ABT, AFC, Adopt, ...). Users may easily implement and test their algorithms with DisChoco. contact: wahbi[at]users[dot]sourceforge[dot]net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TASC NASA

    TASC NASA

    Tool for Analysis of Surface Cracks (TASC)

    TASC - 2014 NASA Software of the Year Co-Winner! TASC V1.0.2 is now available. - See users manual for release details Tool for Analysis of Surface Cracks (TASC) is a computer program created in MATLAB to enable easy computation of nonlinear J-integral solutions for surface cracked plates in tension by accessing and interpolating between the 600 nonlinear surface crack solutions documented in NASA/TP–2013-217480. The only required inputs are the surface crack dimensions (2c and a),...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    ForStoch

    Fortran Stochastic Simulator for Chemical Kinetics

    ...Because the SSA simulates every reaction event, the amount of the computational time is huge when models have many reaction channels and species.This drawback motivates many attempts to improve the efficiency with the accuracy.The ForStoch includes orignial Gillespie SSA and other approximation algorithms. You can run very simply the algorithms with several test case systems. The algorithms: 1) Gillespie SSA 2) Explicit tau-leaping 3) Implicit tau-leaping 4) Trapezoidal tau-leaping 5) Fully implicit BE-BE 6) Fully implicit TR-TR 7) Fully implicit BE-TR 8) Implicit second order weak Taylor method with alpha=1.0 and beta=1.0 9) Implicit second order weak Taylor method with alpha=1.0 and beta=0.0 10) Implicit second order weak Taylor method with alpha=0.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sitecheck

    Modular web site spider for web developers.

    More than just a link checker, sitecheck is a website spider (also known as a crawler) which can assist with SEO by testing an entire site plus both inbound links from search engines and outbound links to other sites for the following issues: looping redirects (HTTP 301/302), broken links (HTTP 404), server errors (HTTP 500), spelling mistakes, low readability scores (using the Flesch Reading Ease test), missing/empty/duplicate meta tags, duplicate content, slow page speed, W3C validation errors and accessibility errors. Sitecheck can also spot some common causes of PCI compliance failure such as insecure content on secure pages, SQL injection/cross-site scripting (XSS) vulnerabilities, insecure encryption ciphers and open mail relays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Morris.js

    Morris.js

    Pretty time-series line graphs

    ...It is built on top of jQuery and Raphael.js. You'll need Node.js. I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install -g grunt-cli, and then the rest of the test/build dependencies with npm install in the morris.js project folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GRBL for RAMPS 1.4

    GRBL port for RAMPS .1

    ************************************************************************************** Steppers redirected to fastio.h from marlin firmware min switches remaped to AUX-3, GBRL uses pin change interrupts simple scheme to allow future porting of next releases command buttons currently disabled Ramps pins config moved to ramps.h cpu_map.h - min switches added GRBL_RAMPS1_4.ino for arduino IDE ************************************************************************************** Ramps 1.4 | GRBL | Test X axis | X axis | OK working Z axis | Y axis for dual motor Y axis | OK working Y axis | Z axis | OK working Ramps AUX-3 pin 3 | min X | OK working Ramps AUX-3 pin 4 | min Y | OK working Ramps AUX-3 pin 5 | min Z | not tested
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    e-Exam

    e-Exam

    Testing students has never been easier!

    ...You will also be prompted for a password, this password is used to encrypt the results which will be printed to a text file after the test is over. You also have the option to set the duration of the test. After the time is up the test will be over and the results will be shown on the screen. The results of the test with all of the questions, user's answers, and correct answers will be printed to an encrypted text file. Decrypt the results with my TEACryptor program using a password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ezTest

    A unit test framework for standalone C++, Python or Console programs.

    A unit test framework for standalone C++, Python or any command-line Console tests. A Python suite manager also allows coordination of any combination of the C++/Python/Console tests to be invoked from a single driver. Reports test number, name and duration in optional tty colors. Supports custom test order to logically structure test execution from simple cases to most complex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Qualify helps you making tests harness for your Java project: test results and release note are automatically generated from simple test source code. Qualify will make tester gain a lot of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    generador_cuestionarios
    Generador de cuestionarios en una aplicación web para la gestión multilingüe de preguntas tipo test y la generación de examenes, gratuita y de código abierto. Esta aplicación es software libre; puedes redistribuirla y/o modificarla bajo los terminos de la GNU General Public License como está publicado por la Free Sofware Foundation en la versión 3 de la licencia, o (a tu elección) cualquier versión posterior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    atf format converter

    Converts files from and to asam ods aft/xml format

    ..."atf" is a xml variant based on aft/xml but more suitable for xml processing for example xquery, xpath (see http://vcasterna.wordpress.com/2013/06/15/a-better-atfxml/) In atf, xml query becomes simple: e.g. navigation across parent/child relations: subtests/subtest[name='run up'] With a given test instance being the context node this selects all subtests of a given instance name. navigation across info relations: id(channels/channel[name='Time']/local_columns/@refs) With a given measurement instance being the context node this selects the local column of the time channel. The program expects a list of file names. Files ending on atfx are converted to atf while those ending on atf are converted to atfx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    tech00

    Technology project

    ...Build time configuration. 5. Specific Makefile. Toolchain: Sourcery CodeBench Lite 2013.11-24 Target board: STM32VLDISCOVERY Functionality: As of now only test of core API and LED blinking. Might be used as application template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SPARQLINGui

    SPARQLINGui is a simple tool to test sparql inference queries

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    NGSbinningpytools

    Python tools for binning NGS scaffolds to various genomes.

    Next generation sequencing has opened new avenues for sequencing prokaryotes which were difficult or either impossible to culture. Now, it is possible to sequence all organisms present in a metagenomic community. However, a critical problem is to determine the host organism for each genomic fragment present in the dataset. This project provides the computational tools for assigning the organismal identity for each genomic scaffold in the given dataset. For more detailed documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    soapUI logging extension

    Full description can be found on http://wp.me/p40WHq-4

    SoapUI plugin to write test step execution to a log file ( txt file ) This will create a nicely formatted file and keep track of all executions. Last update contains bug fixes and new static function to facilitate using selenium in soapUI Plugin tested on windows and linux. Full description can be found on http://wp.me/p40WHq-4
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB