Showing 52 open source projects for "mac script executor"

View related business solutions
  • 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.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    k6

    k6

    A modern load testing tool, using Go and JavaScript

    The best developer experience for load testing. Open source and SaaS for engineering teams. Test early and continuously—break the QA silo in performance testing. Backend and frontend engineers prevent regressions when running performance tests. Test scalability to improve your reliability targets. Test SLOs and avoid SLA breaches. Shift left and collaborate with developers for effective and continuous testing. Use the same script for local, distributed, and cloud tests. Migrate from local tests...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Karate

    Karate

    Test automation made simple

    ... syntax, carefully designed for HTTP, JSON, GraphQL and XML. And you can mix API and UI test-automation within the same test script. A Java API also exists for those who prefer to programmatically integrate Karate’s rich automation and data-assertion capabilities. It is worth pointing out that JSON is a ‘first class citizen’ of the syntax such that you can express payload and expected data without having to use double-quotes and without having to enclose JSON field names in quotes.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    LazyLoad

    LazyLoad

    LazyLoad is a lightweight, flexible script that speeds up your website

    LazyLoad is a fast, lightweight and flexible script that speeds up your web application by loading images only as they enter the viewport. LazyLoad supports responsive images. LazyLoad is a lightweight (2.4 kB) and flexible script that speeds up your web application by deferring the loading of your below-the-fold images, animated SVGs, videos and iframes to when they will enter the viewport. It’s written in plain “vanilla” JavaScript, it leverages the IntersectionObserver API, it supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pipx

    pipx

    Install and run Python applications in isolated environments

    pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to macOS's brew, JavaScript's npx, and Linux's apt. It's closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications. pip is a general-purpose package installer for both libraries and apps with no environment isolation. pipx is made specifically for application installation, as it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    forever

    forever

    CLI tool for ensuring that a given script runs continuously

    A simple CLI tool for ensuring that a given script runs continuously (i.e. forever). Note that this project currently fully depends on the community for implementing fixes and new features. For new installations we encourage you to use pm2 or nodemon. If you are using forever programmatically you should install forever-monitor. There are two ways to use forever: through the command line or by using forever in your code. Note: If you are using forever programatically you should install forever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ... 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
  • 7
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    Marathon provides an integrated environment for test script creation and execution. Supported FW: Web, Java Swing/ Java FX. Currently, Marathon supports JRuby script models for recording the test scripts.Marathon test runner generates Allure test reports.Marathon allows for grouping of test cases.It also has an option of inserting modules while recording(in MarathonITE while recording). It allows tester to inset checklist while recording and also takes screen capture and annotate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    ... be easily created by implementing pre-defined hooks in user-provided Lua scripts. Can be used as a general-purpose Lua interpreter as well, simply replace #!/usr/bin/lua with #!/usr/bin/sysbench in your script. Execute events for this many seconds with statistics disabled before the actual benchmark run with statistics enabled. This is useful when you want to exclude the initial period of a benchmark run from statistics.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 9
    ADB-Toolkit V2.3

    ADB-Toolkit V2.3

    ADB-Toolkit V2 for easy ADB tricks with many perks in all one

    Tool for testing your Android device and hacking someone's Android Phone (Don't use it with wrong intentions). ADB-Toolkit is a BASH Script with 28 options and a METASPLOIT Section which has 6 options and is made to do easy penetration testing in Android Devices. You can do pretty much anything with this script and test your Android device is it safe or not. This script is made with the help of ADB (Android Debug Bridge) it’s a tool that is used by developers to debug the Android device...
    Downloads: 39 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Robot Helper

    Robot Helper

    A browser WebExtension (beta) that generates test scripts

    # For automating test automation > A browser extension (beta) that generates test scripts ### Limitations - WebExtension only works on sites that allow content scripts. Add-on is based on - Robotcorder (https://github.com/sohwendy/Robotcorder) Additional features * Save test script * Syntax highlighting * Find script and jump to line * Added options to set the add-on Generate your RobotFramework Test Script via
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PythonQt

    Dynamic Python binding for Qt Applications

    NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tunit - xUnit test framework

    tunit - xUnit test framework

    Modern c++17 unit testing framework on Windows, macOS, Linux, ...

    Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android. * Github repository : https://github.com/gammasoft71/tunit * Homepage : https://gammasoft71.wixsite.com/tunit * Reference guide : https://codedocs.xyz/gammasoft71/tunit/ * Wiki : https://github.com/gammasoft71/tunit/blob/master/docs/documentation.md * Examples : https://github.com/gammasoft71/tunit/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cpuplot

    Command Line profiler of CPU usage

    cpuplot Command Line Profiler of CPU Usage and Load Average. Synopsis: BASH script that shows the history of CPU usage, and what procces uses the most CPU at a given time. Bar graphs represent the percentage of Total CPU Usage, and the percentage of Total 1 Minute Load Average. Default wait interval between system readings is 5secs. But a different one can be set in the command line with the "-i" argument. Default output is formatted for the standard console width of 80 columns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hitchhiker

    Hitchhiker

    A restful API test tool

    Hitchhiker API is a Restful Api integrated testing tool that supports Schedule, Response comparison, Stress Test, support upload js file to hook request, easy to deploy it in your local server. It makes it easier to manage API with your team. API collaboration development with team. Api history. Multiple environments and Runtime variables support, easy to handle api dependence. Assert based on UI. Powerful script, support requiring any js lib which upload to project, read excel, cryptographic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Action Test Script

    Script language for create gui test action on application to test

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    csvdiff

    csvdiff

    compare csv files with any separator you want

    csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Ava: Testdata Xsl

    Ava: Testdata Xsl

    generates Testdata on base of excel: creates xml,excel,csv,html,sql,+

    ..., individual by xsl extension) (3) Collect all processed data in excel-files (4) plus: Xsl Executor, which let's you run xsl-scripts independently (5) plus: User Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Framework to simplify the task of writing and executing threads in Java. Developer writes a Callable with annotations. The executor returns an extended Future with built-in support for cancelling, pausing, calculating progress, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Grinder

    The Grinder

    Distributed load testing framework - Java, Jython, or Clojure scripts.

    The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols. The Grinder comes with a mature plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    OpKey Personal Edition

    OpKey Personal Edition

    The Tool Agnostic Test Automation Platform

    It is not easy to find a perfect combination of open source automation tool and a free enterprise grade automation framework on top it. You can have this combination working for you when you use OpKey Personal Edition - The Tool Agnostic Test Automation Platform with Selenium RC(OpKey 1.0) and Selenium WebDriver(OpKey 2.0)- The most popular open source tool. And good news is - its FREE! So download it and start automating from day 1. Have Questions? Mail us at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Nude Shell

    Simple api for automated testing

    Simple tool for translate simple script language real-time into executing some actions It may be use for automated testing Russian: Написал эмулятор действий пользователя, управляется скриптами. Язык: java, ядро основано на использовании пакета java.awt.Robot Испытывал на платформе Windows 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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. Often it makes code duplication in the test code unavoidable. If every test script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ATS4 AppModel is an application flow design tool supporting application specification work, model based testing and test script generation. It provides simple interface to manage complex models. ATS4 AppModel is part of Nokia ATS tool family.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next