Showing 43 open source projects for "testing tools"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android. The monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins, WCCrashBlockMonitorPlugin, which is based on KSCrash framework and features cutting-edge lag stack capture capabilities with crash capture, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Mocker++11

    C++ Mock object auto generator

    Unlike Java or other languages where reflection / introspection is available, mocking is not easy with C++. Even with Google Mock, we need some hand writing. I solved this problem by using home made class declaration parser/generator that reads the class declaration (header file), then generates a mock class. What you need is to run the generator and full featured mock class is there for your unit test. ---- How to use: You need Ruby. Obtain it if you don't have it yet. Get Tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    agglo

    agglo

    Multi facets CASE/AGL for easy project developments

    Agglo is a CASE (Computer Aided Software Engineering) or AGL (Atelier Génie Logiciel), whose aim is to facilitate installation ans use of various tools (either existing opensource tools, or agglo tools), in several facets of project development: - requirements management - unit tests - automated integration tests - toolkit for various languages (cpp, c, python, shell, xsl) other facets are to come ultimately: - coverage tests - planification - integration with hudson - code quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    DracOS GNU/Linux Remastered
    What is DracOS GNU/Linux Remastered ? DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing). Dracos linux in Arm by hundreds hydraulic pentest, forensics and reverse engineering. Use a GUI-based tools...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6

    milkt

    My text log analysis tool

    ... saving/restoring for the log file - Unicode/UTF-8 support for text file - Useful settings regarding font change, clipboard copy, etc - UART serial port logging (beta testing) * Build Tools - Microsoft Visual Studio 2015 (C++) - Boost 1.67 (regex, shared ptr, log) - Several open source libraries for xml, list control, encoding detection, etc. * Email: minnznt@gmail.com * History & Help on the Shortcut: https://sourceforge.net/p/milkt/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Integrated packet generator and sniffer for Ethernet, but also works with blocks of data over TCP connection. Enables you to use scripts for automated testing, monitoring, imitating of various network objects, creating custom network tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Plug is a component-based development framework, it can help developers quickly build components module, unified interface, the development of norms to facilitate the creation, release of components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    bugst

    Do you want to implement your new program analysis quicky? Use bugst!

    Bugst is a collection of C++ libraries whose main goal is to shorten development time of experimental tools which are necessary for evaluation of a new program analysis method. Bugst is therefore targeted to students and researchers to support their research by quick development of experiments. The second important goal of Bugst is improving scalability of its libraries to programs used in practice, since experiments performed on such programs usually give solid experimental evidence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10

    CIGI Compliance Tools

    Tools for Testing IG CIGI Compliance

    Tools for testing CIGI IG and host implementations against the CIGI standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fakeroot Next Gen

    Run processes with fake root environment

    Fakeroot-ng uses the debug interface (PTRACE) to fool programs into thinking they are running with root permission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    GUITAR - A GUI Testing Framework

    A model-based test automation framework for GUI applications

    This framework supports a wide variety of model-based GUI testing techniques. The innovation lies in the architecture of GUITAR, which uses plug-ins to support flexibility and extensibility. Software developers and quality assurance engineers may use this architecture to create new toolchains, new workflows based on the toolchains, and plug in a variety of measurement tools to conduct GUI testing. More detail is presented in this publication: GUITAR: An Innovative Tool for Automated...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    cipra Unit Testing Framework

    cipra Unit Testing Framework

    C++11 unit testing framework based on Perl's Test::More module.

    cipra is a simple, TAP-compatible Unit Testing Framework for C++. cipra is Free and Open Source Software, released under a 3-clause BSD-style license. It's written in 100% standard C++11 and is only a couple header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks that was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") that parse TAP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VSPMS is the "Very Simple Project Management System", which is a cross-platform set of shell tools and aliases to establish and share project environment variables, aliases, documentation, and setup procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Man@log

    Memory usage logger and analyzer

    Set of tools allowing to log and analyze memory usage of native applications by hooking to allocation functions. Currently running on Windows 32bit, more platforms can be added if needed. The unique ability is logs can be capured by end users and send to the developer for analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    This project born a few years ago when I encountered a fatal bug on a production environment, unfortunately not replicable on my development machine. I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying. Also, it was not possible to install a development environment onto the production...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    A C++ unittest framework, written out of frustration with the existing unittest frameworks out there. No GUI with colorful progress bars, no dependencies on any other package in the world.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A simple program evaluating algorithms from sources files using well known and established tools. The goal is to provide nice and clean reports on everything related to algorithms and loops, so minor and / or major changes during the final phase of a project can be easily compared without additional effort, or testing environments. This is a project for a research-paper during my studies, and make no claims regarding it's on completion or usefulness at this time. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Some tools for discussion about algorithms. 1) an evaluating tool for complexity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QTestLib TestRunner
    Simple test runner for QTestLib tests. Allows to run multiple different tests, provides interface similar to some XUnit applications, can be used with TDD (sort of). Consists of two different applications: GUI and console test runners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RedCarpet is an object-oriented scripting language and framework that is very easy to understand and extend. RedCarpet has many built in features, and can be extended with custom commands in 5 mins - great for automated testing, specialized tasks etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SugoiTools is a standAlone library supplying all kind of debugging tools (logging, exceptions, memory leaks management), XML support with TinyXML, and lots of others nice features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is migrating to GitHub. https://github.com/richsposato/Hestia Hestia provides utilities and tools for improving software development process. Auto Build Checker (ABC) parses build results and makes HTML pages summarizing the build attempt. C++ Unit Test which allows people to easily make unit tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Open HMI Tester
    Latest version: http://pedromateo.github.io/openhmitester/ "Open HMI Tester" is a GUI Testing tool following an open architecture that describes a non intrusive capture/replay tool based on GUI Events. It may be adapted to support different windowing systems and operating systems used in the testing environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next