Software Testing Tools for FreeBSD

Browse free open source Software Testing tools and projects for FreeBSD below. Use the toggles on the left to filter open source Software Testing tools by OS, license, language, programming language, and project status.

  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Leader badge
    Downloads: 237 This Week
    Last Update:
    See Project
  • 2
    DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library. sourceforge isn't maintained for many years! suggest you want to look at https://github.com/johnsonjh/duma
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    EclEmma - Java Code Coverage for Eclipse
    EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench. The EclEmma project is also the home of the JaCoCo code coverage library which is the technical back-end for EclEmma and also has integrations with many other build and software quality tools.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Downloads: 47 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5
    shmcat

    shmcat

    A tool to dump shared memory segments, files and text

    This is a simple tool that dumps shared memory segments (System V and POSIX), files and text. It might be useful when you have to debug programs that use shared memory.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Hammerhead is a web site coverage, HTTP load generator, HTTP benchmarking, and stress testing tool. It has been designed to emulate multiple users from multiple IP addresses at maximum speed (unlike it's interpreted counterparts).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    In order to assure software performance, software needs to be tested accordingly as early as possible - only weaknesses diagnosed early can be assessed quickly and cheaply. ContiPerf enables performance testing already in early development phases and in an easy-to-learn manner: A developer writes a performance test in form of a JUnit 4 test case and adds performance test execution settings as well as performance requirements in form of Java annotations. When JUnit is invoked by an IDE, build script or build server, ContiPerf activates, performs the tests and creates an HTML report. The report provides a detailed overview of execution, requirements and measurements, even providing a latency distribution chart. A large feature set for execution settings and performance requirements is available, e.g. Ramp up, warm up, individual pause timing, concurrent exection of test groups and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    CouchUnit is a Java Testing Framework, similar to DBUnit, that eases the construction and execution of Integration Tests against CouchDB Datasources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FAST Simulations

    FAST Simulations

    An Open source Analysis and SImulation Toolbox for Fuel Cells

    FAST is an Analysis and Simulation Toolbox (FAST) for Fuel Cells (FC) FAST-FC is the doctorate work of David B. Harvey and was developed with support from the U.S. DOE, Ballard, and Queen's University. Derivative works of FAST-FC include FC-APOLLO which is a forked branch of this project intended to capture the code state at the exit of the funded DOE project. FAST-FC is the open and active community branch. FAST-FC is developed and maintained by the original creator and developer, David B. Harvey. Features of FAST-fc include transport of gases and liquids, multi-step reaction kinetics, transient and steady state operation for performance and durability, and scalable dimensionality from 1D - 3D domains. Future development work is on-going in FAST-fc and our strategic development schedule includes membrane degradation, improved liquid water transport models through the application of pore networks, and extension to stack-level simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HWUT - The Hello-Worldler's Unit Test

    HWUT - The Hello-Worldler's Unit Test

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode. Test cases can be generated using the 'gen' mode, and state machine walkers by the 'sm_walker' mode. Over the last decade HWUT has matured towards a full fledged unit test tool for a wide variety of applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IPv6 CARE
    IPv6 CARE, "IPv6 Compliant Automatic Runtime Environment", provides an environment where applications instantly become IPv6-compliant ('patch' mode, see RFC6535). It can also generate a diagnosis about the IPv6 compliance of an application ('check' mode). It uses an LD_PRELOAD-based library injection technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Interactive PHP shell Create an interactive environment to debug php line by line. It enables you to execute php code as if it were a command line in a similar setting to bash and psh (perl shell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rserver is a C++ written RADIUS package. Includes daemon, test, stress test and sniffer utilities. Configuration file is a list of rules. Rule may modify packet, pass to AAA engine or to proxy server. Custom AAA engine can be implemented and plugged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This open source software benchmarks the queries per second of an Apache Lucene index. It is an Java implementation and uses MultiFieldQueryParser to form a query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Performs basic checks on shell scripts for the presence of non portable syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hammer is a Http load testing tool for Unix/Linux platforms. hammer reads scripts of XML that describe the load tests. hammer is implemented in C++ using Xerces-C and Commoncpp2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    openpaste pastebin project with UTF-8 support, web basex xml-rpc API and API libraries, command line tool and desktop pastebin application demo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rngcc is "really nice GNU C compiler" it's the GUI for the standard GCC on Unix systems rngcc is fully written in c
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next