Showing 1561 open source projects for "test"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    The project is aimed at providing Unified Design and Development Platform (UDDP). The extendible architecture can provide plugin support for any programming language, editor, tool, test environment, web/application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CFTestingKit is a framework designed for code testing by using test cases and test suites. These test units are written as ColdFusion components tied together in a model very close to the one used by SUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...This is a very simple framework which sits on top of PHP's "Expat" XML parser, intended largely as a template for using QTI in PHP applications - but includes a basic test-taking functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    ...Modeled after JUnit, it allows Mac OS X developers working in the Cocoa environment to write unit tests against objects and features both command-line and graphical test running tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The OCL Translation Framework provides the ability, to generate/develop/test pluggable OCL translators which "translate" OCL into other languages (EJB-QL, Hibernate-QL, SQL, Java, etc.). Intended to be used within MDA toolsets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmtpUnit is a smtp server written in java to be used for unit testing java code within a enterprise level or stand alone java application to test code that results in an email being sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JFreeProfilingCenter is a Java framework supporting the development of performance test programs. It is useful to inspect the performance of certain Java features like the performance effect of making classes final.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    dabench is a graphical test bench for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Test Scenario Generator(TSG) is a graph editor, providing a software tester with GUI to model the behavior of software and generate test scenarios based on the model. TSG is managed by Software Evaluation and Test Lab at the University of WI-Milwaukee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Test Infected - what a developer becomes the first time a test suite pin-points a bug and saves him hours of debugging time. This Eclipse plugin is intended to support the test infected as much as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    When developing EJB,it's very bothering to set up the enviroment to debug EJB. EmbededEJB's goal is to provide an embeded EJB container to let you test and debug EJB not from another process. It's in the same thread of the caller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SimpleScript is a simple programming tool for scripting languages (Perl, PHP, Python, Ruby, TCL) written in Obj-C/Cocoa. It can be used by experienced developers to write and test on the fly small routines, and is a good solution for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a command line interface or using a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The purpose of the EPAL Scenario Testing System is to provide a Graphical User Interface (GUI) that gives the EPAL user an easy-to-use tool for sending valid or invalid test scenarios to the EPAL Conformance Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Winfessor .NET Unit Test Library is a very simple, feature-lacking unit test framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    stress_driver - general-purpose stress test tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The PyJTF supports the test-driven development of Javascript code using tests written in Python. It executes the code under test in the IE environment under Windows (Win32). Allows greater productivity in testing Javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The \\\"Archimedes Project\\\" extracts XML metadata content from Versata\\\'s repositories. It generates detailed reports (JavaDoc for Business Rules), persist XML business rules (Rules Repository) , and create JUNIT & Euclid test scripts 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java GUI application which allow users to test XPath expressions (and functions).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    With RegExTest you can fully test your regular expressions against a target text. Regular Expression syntax is not so obvious, so a quick test enviroment is really helpful in all situations. RegExTest allows you to use and test grouping functions.
    Downloads: 2 This Week
    Last Update:
    See Project