Open Source Delphi/Kylix Software Testing Tools

Delphi/Kylix Software Testing Tools

View 236 business solutions

Browse free open source Delphi/Kylix Software Testing Tools and projects below. Use the toggles on the left to filter open source Delphi/Kylix Software Testing Tools by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    This tool opens or create a Macromedia Flash shared object file (.sol) displays the content of the file and allow you to change the values.
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 2
    Video Memory stress Test
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    FFT-z
    Fast Fourier Transforms (FFT) for Multi-CPU (and RAM) Stress Testing. Shows detailed information about physical and logical processors in the system. Included CPU Benchmark feature for speed testing. Automatically utilizes and tests all CPU cores.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    This ASCII converter can convert plain text to hex and back using the standard ASCII character set. Useful for interpreting computer hex codes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    BingoCardMaker
    BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Tron

    Simulates user intervention for otherwise unscriptable applications

    Tron is a console application (now discontinued) which simulates user intervention for otherwise unscriptable applications. It can simulate keystrokes, mouse clicks and movements from scripts allowing the control of applications running in the foreground. It can be used to write automated tests for user interfaces or to ease repetitive jobs with applications which do not support scripting natively. It has a modular design which allows it to be extended easily and is not tied to any particular scripting or programming language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Hurt My CPU

    Hurt My CPU

    Stress-Test your Processor

    A simple tool which lets you spawn threads that do heavy work, thus hurting your CPU.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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 machines, so the only solution was to develop a debugger which didn't need any user/developer interaction. I used many open source resources, then I decided to make the Bug Finder an open source project. It is built over a pluggable architecture to support other languages different from Borland Delphi (the one I used to develop my faulting application and the Bug Finder too). Here is the article http://www.codeproject.com/Articles/602794/Bug-Finder-a-real-Win32-extensible-passive-debugge .
    Downloads: 0 This Week
    Last Update:
    See Project
  • A Complete Platform for Home Care Providers Icon
    A Complete Platform for Home Care Providers

    Designed By Caregivers For Caregivers

    Smart, Intuitive, and Affordable – A Complete Platform for Home Care Providers. Designed by caregivers for caregivers. See why more home care businesses are choosing SMARTcare for services. We have an astounding customer service team with a 98.2% customer satisfaction rating! Our focus is ensuring our clients can spend their time providing high-quality care rather than taking time to learning how to use a software. Ditch the headaches and technical difficulties and find out why SMARTcare is the trusted standard. Achieve higher engagement of your caregivers and staff. SMARTcare is designed for those on-the-go with our mobile app. Caregivers have access to all the tools to perform their care, be better engaged and more satisfied with their jobs. SMARTcare mobile gives them the information they need when they need it. Review schedules, clock in/out with GPS verification, review care plans, message, and document all from the mobile app. Now that’s easy!
    Learn More
  • 10
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    DUnit is a framework of classes designed to support the Xtreme approach to software testing. This branch from the principal project, is for transform his visual interface to the new Firemonkey framework, know too as FMX. Current version is only for the old VCL framework. When project finish, it shall work for run unit test in Windows and Mac OS X. And of course for Android and IOS too. Did you need this approach? You can support us saying you like this project and leaving a message, please. You can get the current state of the project with the next URL repository: https://svn.code.sf.net/p/dunitfmx/code/trunk We are going to appreciate all the support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DUnit3

    DUnit for Delphi XE

    Fork of DUnit Sourceforge-based project initiated by Dmitry Konnov. This project is temporary and the source will eventually be merged back into the DUnit project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Datagenerator is a library and GUI for generating rule based test data for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Delphi FIT Server for FitNesse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dieseltest is an easy-to-use load testing tool for simulating hundreds or thousands of users on a website. It has a facility for recording scripts, playing them back, and showing the results in real time. Results can be exported for further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Discover is an analysis tool that allows to measure how thoroughly Delphi programs have been tested. It shows interactively and directly in the source code which code sequences have been executed at least once and which have never been executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FormatString

    Create and try writing parametrised strings for Delphi Format command

    Delphi form for writing parametrised strings for Delphi Format command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Pascal unit providing functions to format Brazilian Real (R$) currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PCRE Workbench

    PCRE Workbench

    latest PCRE test tools

    latest PCRE 8.33 library, use regular express to search,replace,grep text data, also test regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mock object library for Delphi/Kylix/Free Pascal. This library enables the easy creation and use of Mock objects for unit testing. Independant of the unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SQL Benchmark

    Simple SQL speed test

    Speed and stress test for MySQL and MSSQL servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The stack tracer is an delphi library for help to make exception handling to informative. The library is written for Delphi 7, but i think will work also on the 5 and 6 versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TestFoundry aims to become the most important repository of test automation knowledge on the web. Our first release is a set of core libraries for Rational's Robot Test Automation Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A very simple but effective framework to build Mock Objects (static) with Delphi and FreePascal for EndoTesting purposes. It comes with its own tests and it's used in InstantObjects project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dSpec is a BDD framework for Delphi/Pascal built as an extension of DUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next