Showing 156 open source projects for "software test tool"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    MockIt

    MockIt

    A tool to quickly mock out end points, setup delays and more

    Stop wasting time mocking APIs. MockIt gives you an interface to configure and create REAL mocked endpoints for your applications. Whilst you wait for APIS to be built use MockIt to talk to a real service. When building applications you often need to interact with services. When the services are not ready to be consumed you have a few options. This tool was designed to help developers quickly create endpoints for their applications. No need to create a server, just use docker and run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AdaFontDemo

    AdaFontDemo

    Ada Fonts is a minimalistic example of using freetype fonts in OpenGL

    ... 3rd-party tool required is an Ada compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gitsome

    gitsome

    A supercharged Git/GitHub command line interface (CLI)

    Although the standard Git command line is a great tool to manage your Git-powered repos, it can be tough to remember the usage of 150+ porcelain and plumbing commands, countless command-specific options, and resources such as tags and branches. The Git command line does not integrate with GitHub, forcing you to toggle between command line and browser. gitsome aims to supercharge your standard git/shell interface by focusing on improving ease-of-use and increasing productivity. Not all GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kage

    Kage

    Kage is Graphical User Interface for Metasploit Meterpreter

    Kage is Graphical User Interface for Metasploit Meterpreter and Session Handler. Kage (ka-geh) is a tool inspired by AhMyth designed for Metasploit RPC Server to interact with meterpreter sessions and generate payloads. Please follow the instructions to get a copy of Kage running on your local machine without any problems. electron-vue officially recommends the yarn package manager as it handles dependencies much better and can help reduce final build size with yarn clean. For now it only...
    Downloads: 10 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    AutoSet

    AutoSet

    Windows Apache/PHP/MariaDB(MySQL) Stack

    오토셋은 윈도우 운영체제에 Apache HTTP Server, PHP, MySQL, CUBRID 등의 서버 제품을 한번에 설치해 주는 기능과 이렇게 설치된 프로그램을 그래픽 사용자 인터페이스(GUI)를 통해 쉽게 설정의 변경, 관리를 할 수 있도록 지원하는 프로그램입니다. AutoSet is a GUI based installer and administrative tool which enables to install Apache HTTP Server, PHP, MySQL, CUBRID and Other packages at once and helps easy set-ups and management. 이 프로그램은 누구나 무료로 다운로드해 사용할 수 있습니다. The program is free to download for anyone.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Sizes

    Sizes

    View your app on different device and font sizes

    Sizes reduces the time it takes to evaluate all of our app's possible device sizes, orientations and font combinations. With Sizes we'll avoid launching all the supported devices simulator, running our app and navigating through each screen manually which not only takes a lot of time but its also highly error-prone since we sometimes forget to test one particular combination and we ship a screen with a layout bug to the App Store. Xcode 11 introduced Previews which is a fantastic way to quickly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ATLAS_mPBPK

    ATLAS_mPBPK

    Modeling and Simulation of mPBPK models

    ATLAS mPBPK is a MATLAb-based tool for modeling and Simulation of minimal Physiology Based Pharmacokinetic (mPBPK) models of small and large molecules. The tool enables the users to perform: i) PK data visualization, ii) simulation, iii) parameter optimization, and iv) local sensitivity analysis (SA) of mPBPK models in a simple and efficient manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Netgraph

    Netgraph

    A cross platform http sniffer with a web UI

    Netgraph is a packet sniffer tool that captures all HTTP requests/responses, and displays them in a web page. You can run Netgraph in your Linux server without a desktop environment installed, and monitor HTTP requests/responses in your laptop's browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 10
    SB Admin in Angular 13 and Bootstrap 5

    SB Admin in Angular 13 and Bootstrap 5

    Simple Dashboard Admin App built using Angular 8 and Bootstrap 4

    .../service/class/module. Run ng test to execute the unit tests via Karma. Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    pycodestyle

    pycodestyle

    Simple Python style checker in one Python file

    pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion. Plugin architecture, adding new checks is easy. Parseable output, jump to error location in your editor. Just one Python file, requires only stdlib. You can use just the pycodestyle.py file for this purpose. Comes with a comprehensive test suite. There's also a package for Debian/Ubuntu, but it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Palette Designer

    Palette Designer

    A color-code design tool

    Palette Designer facilitates designing color codes for electronic visual displays that comply with established human factors usability principles. It calculates colorimetric figures of merit for a user-specified color set and flags colors and color combinations that may be problematic. It also draws figures that help users visualize important characteristics of the color set and find ways to improve it. It can be used by itself or in conjunction with software that uses aesthetic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Artistic Style Wx

    Artistic Style Wx

    A GUI test program for Artistic Style using the wxWidgets C++ library.

    A GUI test program for Artistic Style using the wxWidgets C++ library. There are downloads in the Files section and a website at the link below. Website: http://astyle.sf.net/astylewx/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SUIT CSS

    SUIT CSS

    Style tools for UI components

    ... are automatically applied with Autoprefixer. Custom media query aliases and custom properties help with theming and configuring components. Imports are inlined and can be used to reference npm-installed packages. postcss-bem-linter (for PostCSS) is included in the preprocessor but can be used stand-alone. It lets you test your CSS for conformance to the SUIT CSS methodology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    YAD

    YAD

    Yet Another Dialog

    YAD (yet another dialog) is a tool for create graphical dialogs from shell scripts Mail list - https://groups.google.com/forum/#!forum/yad-common
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    RAP

    RAP

    Web interface management tool

    Web interface management tool, open source and free, interface automation, MOCK data automatic generation, automatic testing, enterprise-level management. Produced by Alimama MUX team! Alibaba is all in use! The choice of 1000+ companies! RAP is a web tool that allows web applcation developers to rapidly define and document web APIs that are used in typical RESTful-API based web applications. RAP can also be used to generate API mock data and run API services to enable front-end developers...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Quick slicer is a prototyping tool to initialize the layout of a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WiiGesture for Fex/AIR

    WiiGesture for Fex/AIR

    Allows inclusion of Gesture Interaction via WiiMote in Web-Apps

    WiiGesture is a library to add gestural interaction in web-applications that are based on Adobe Flash/Flex/Air. Therefore it uses the WiiFlash service (http://wiiflash.bytearray.org/?page_id=50) to retrieve the sensor data and an internal algorithm based on template matching recognizes performed gestures in real-time. For easier gesture training, a so called WiiGesture-Learning desktop tool was developed that automatically generates gesture templates by performing gestures with at least one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    qooxdoo is a universal JavaScript framework for creating applications for a wide range of platforms. It has a comprehensive feature set, including an object-oriented programming model, an integrated tool chain and a state-of-the-art GUI toolkit. Note: Please note that as of 2011-10-26 the code repository for the project has been moved to https://github.com/qooxdoo/qooxdoo. The existing SVN repository will be set to read-only for the time being, and will not see any more updates.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    RedisClient

    RedisClient

    Java Redis Client GUI Tool

    This is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Debvi

    Debvi

    Plugin based multi-purpose dev tool.

    Debvi is Java based, stand alone, and is based on plugins for unlimited features. Planned Features: - Interactive scene creation (Games / Animation) - Private game engine editor - Themes - Depola language (A programming language with similar syntax to the other languages to exported to such as JavaScript) - GIT, SVN or others similar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    K-Surfer

    K-Surfer

    A KNIME extension for the management and analysis of FreeSurfer Data

    K-Surfer is a novel and unique software plugin for KNIME for the management and analysis of FreeSurfer brain dMRI data. K-Surfer consists of a suite of KNIME nodes that perform several tasks, such as importing diffusion data generated from TRACULA, importing morphological measures obtained from the segmentation and reconstruction of neuroimages and visualising the probability distribution of white matter pathways. For installation guide read the pdf inside the zip. References: Sarica...
    Downloads: 0 This Week
    Last Update:
    See Project