297 programs for "software test tool" with 2 filters applied:

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    HGBase
    Java library that offers conventient functions. With the help of this framework it's possible to implement quickly an own application including menu, status bar, etc. and also an online updater. As a test application a simple and fast text editor (HG Edit) was developed. The framework is also a base for the game framework tjger (www.tjger.com) that is also hosted at sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Un sistema formato da server, client, linguaggio di script, controllo versione e distribuzione automatica. Tutto questo per creare applicazioni di tipo enterprise che lavorino principalmente con database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QTest is a perl-based test framework for testing programs written in any language. It supports a "design for testability" mentality, user-defined test coverage, filters, and multithreading support. Includes documentation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    ResponseDetective

    ResponseDetective

    Sherlock Holmes of the networking layer

    ResponseDetective is a non-intrusive framework for intercepting any outgoing requests and incoming responses between your app and your server for debugging purposes. For ResponseDetective to work, it needs to be added as a middleman between your (NS)URLSession and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 5
    JPrefs

    JPrefs

    Java Preferences Editor

    JPrefs is a Java preferences editor that allows viewing and editing of preferences. JPrefs visualizes all Java preferences of your computer in a tree. You can navigate through the tree similar to a file manager GUI and examine and edit all preferences. There are two trees available, user tree and system tree. Switching between them is simply easy by JPrefs menus or tool bar buttons. Also exporting and importing of preferences to and from XML files is supported by JPrefs as well. JPrefs...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    NeoLua

    NeoLua

    A Lua implementation for the Dynamic Language Runtime (DLR)

    A Lua implementation for the Dynamic Language Runtime (DLR). NeoLua is an implementation of the Lua language. Currently, the implementation is on the level of Lua_5.3. The goal is to follow the reference of the C-Lua implementation and combine this with full .NET Framework support. That means it should be easy to call .NET functions from Lua and it should be easy to access variables and functions from a .net language (e.g. C#, VB.NET, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dredd

    Dredd

    Language-agnostic HTTP API Testing Tool

    Dredd is a language-agnostic command-line tool for validating API description documents against the backend implementation of the API. Dredd reads your API description and step by step validates whether your API implementation replies with responses as they are described in the documentation. Dredd supports writing hooks — a glue code for each test setup and teardown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Luvit

    Luvit

    Lua + libUV + jIT = pure awesomesauce

    Luvit implements the same APIs as Node.js, but in Lua. This helps teams migrate without having to learn a new way of programming. Choose your async model; we don’t mind; we encourage experimentation. If you don’t like callbacks and event emitters, use coroutines and write blocking-style code without actually blocking your event loop. The various projects in the luvit ecosystem can be mixed and matched to build the ideal runtime for your application. The luvit CLI tool can be used as a scripting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ReTest.jl

    ReTest.jl

    Testing framework for Julia

    ... for running only part of the test suite of a package. For example, if you made a change related to addition, and included "addition" in the description of the corresponding testsets, you can easily run only these tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    Laravel Compass

    Laravel Compass

    A REST client inside your Laravel app

    Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms and other utility endpoints based on Laravel routes in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LuaUnit

    LuaUnit

    LuaUnit is a popular unit-testing framework for Lua

    LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, etc.) that can be used directly or work with continuous integration platforms (Jenkins, Maven, etc.). LuaUnit may be installed as a rock or directly added to your project. For simplicity, LuaUnit is contained into a single file and has no external dependency. LuaUnit may also be used as an assertion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Check: a unit test framework for C
    Leader badge
    Downloads: 588 This Week
    Last Update:
    See Project
  • 13
    Laravel Youtube

    Laravel Youtube

    Laravel PHP Facade/Wrapper for the Youtube Data API

    Laravel PHP Facade/Wrapper for the Youtube Data API v3 (Non-OAuth).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PowerMock

    PowerMock

    Java framework that allows you to unit test code normally

    Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, private methods sometimes need to be protected or unnecessarily moved to a collaborator, static methods should be avoided completely and so on simply because of the limitations of existing frameworks. PowerMock is a framework that extends other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Kakao

    Kakao

    Nice and simple DSL for Espresso in Kotlin

    At Agoda, we have more than 1000 automated tests to ensure our application's quality and give our best experience to the user. All of them are written with Espresso from Google. Even though Espresso is working really well with our test, the code readability is quite low. Let's look at some of the examples of how we write the test. As Agoda developers, we want to improve not just our codebase quality, but also our implementation of tests as well. This is why we are introducing Kakao. The library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Test Factory Generator

    Laravel Test Factory Generator

    Generate Laravel test factories from your existing models

    This package will generate factories from your existing models so you can get started with testing your Laravel application more quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TonJS

    TonJS

    The node.js web framework build for ton of request

    The node.js web framework built for a ton of requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Echo Server

    Laravel Echo Server

    Socket.io server for Laravel Echo

    NodeJs server for Laravel Echo broadcasting with Socket.io. The CLI tool will help you set up a laravel-echo-server.json file in the root directory of your project. This file will be loaded by the server during start-up. You may edit this file later on to manage the configuration of your server. The Laravel Echo Server exposes a light HTTP API to perform broadcasting functionality. For security purposes, access to these endpoints from http referrers must be authenticated with an APP id and key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CloudTest-Cloud java unit test framework

    CloudTest-Cloud java unit test framework

    A redefined framework with new approach and methodology for unit test

    CloudTest is a redefined unit testing approach and methodology, which can make your testing jobs become much more easy and efficient. It is a pure java lightweight framework integrated test cases management, test data management, assert management, automation regression, performance monitor and test report in one.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PacBot

    PacBot

    PacBot (Policy as Code Bot)

    ... a simplified view of compliance and making it easy to analyze and remediate policy violations. PacBot is more than a tool to manage cloud misconfiguration, it is a generic platform that can be used to do continuous compliance monitoring and reporting for any domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Performance Monitoring Tool for Java / J2EE Applications. Features: light-weight profiler, AOP based, lists API times, JDBC / SQL statistics, central logging, cluster support, web UI, call trees, configurable monitoring levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jenesis Java Code Generator
    This a republished version of the inxar tool jenesis, because the original library is not available in the internet anymore. It is a Library to generate Java 8 code using a simple to use domain object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Galen Framework

    Galen Framework

    Layout and functional testing framework for websites

    Automated testing of the look and feel of your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution: test the location of objects relative to each other on the page. Using a special syntax and comprehensive rules you can describe any layout you can imagine. Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud-like HeadSpin, LambdaTest, Sauce Labs, or BrowserStack so that you can even test your responsive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RKH - State Machine Framework

    RKH - State Machine Framework

    State machine framework for reactive embedded systems

    RKH is a generic, flexible, modular, highly portable, ANSI-C compliant, and open-source development tool for implementing hierarchical state machines based on modern state machine concepts. This modern techniques are used to give an abstract description of the dynamic behavior of a system in a substantial manner. The RKH not implements neither entire UML specs. nor entire Statechart specs. Instead, the RKH intention is to support just enough basic concepts of that powerful tools to facilitate...
    Downloads: 0 This Week
    Last Update:
    See Project