Search Results for "test case admin" - Page 9

Showing 232 open source projects for "test case admin"

View related business solutions
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    The JUnit test-case-administration summarizes test-classes, runs the tests and saves the result for a detailed view. Its GUI is in Swing. See homepage http://junittca.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A cross-platform (tested under MSW, Linux GTK2 and Mac OS X) open source GUI testing framework for wxWidgets. With minimal changes to your program, you can write unit tests using CppUnit or capture user interaction into a CppUnit test case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Test case framework primarily intended for application monitoring. It provide users with an API for writing test cases as Java classes. Test cases are configured in XML and published in a container for local or remote execution. Integrates with Nagios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The CCM Tools are CASE tools used for generating CORBA components, test components, and test programs based on source IDL files. Various target languages can be generated. Scripting language wrappers can also be generated to enable rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 5
    Test Case Web (TCW) is an online test case management (TCM) and test-tracking system built with PHP and a SQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JUnit extension making test cases data driven. Uses external test data (in Excel, XML etc) which is injected into your test case using standard JavaBeans properties. Data enables and integrates toolkits such as jWebUnit and DbUnit. 100% JUnit compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Softmaster is a software development management system, which manages products and mid-products generated in software development process, the development plans, test cases, test plans, and bugs, distribute all these things need to do to proper members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JsisPath is an automated test case generator. It is a white box java test tool that generates test cases out of your source code. JsisPath generates minmum test cases that ensures that every statement in your code is executed at least once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TestZilla, a Web-based test case management tool with integrated bug tracking tool. TestZilla helps you maintain a project database of tests that cover all aspects of your application’s functionality. Designed and Developed by Prasad Kadbane.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    TestGen4J is an open-source, automaticJava test generator that creates standard JUnit test cases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A testcase management, logging, reporting and test automation tool, similar to the commercial product Test Director. Features: Progress stats, reports, test case import from CSV,doc,web or SQL, STAF plugin. SQL database. Speeds QA and software testing
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Bugzilla Testopia is a web-based test case management system that works as an add-on to Bugzilla (https://www.bugzilla.org). IRC at irc://irc.mozilla.org/testopia Home Page at: http://www.mozilla.org/projects/testopia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tresMonitor provides a fully configurable service testing environment. It lets you define for each service what actions you want to execute as the test of state, and what to do in case of success and fail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Monesa is a set of simple script for monitor hosts based in icmp protocol (ping). It was created simply to test from time to time hosts contained in the list. In case that host does not answer, Monesa sends email for the specified address, and write the i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sagen provides the ability (for non-techncial personnel) to develop use case descriptions which are compiled against the java source and test code enabling requirements tracability and project development progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JTCase is a project for automately generate test case from java source or java class. it will support logic test tool JTracker(http://www.jtracker.net) plan to support unit test tool Junit(http://junit.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The XUL (XML UI Language) project provides free test suites to help ensure interoperability between different XUL motors/browsers and free, open-source show-case examples (aka blue prints) to demo the power of XML for creating UIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Postnuke Password Recovery is an administration tool for Postnuke-based site administrator who lost their passwords. In case of there is no other admin who can reset password. Currently this tool is built with PHP and PERL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    topcoder.com is an online community dedicated to weekly online programming contests. In the problem descriptions for these contests are test cases, not always consistently formatted. RonProc is a plugin to the topcoder arena applet that automatically pa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Fault Injection Test Harness provides a uniform mechanism for writing reliable test case to validate a Linux device driver can gracefully handle software and hardware fault conditions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    yakTest is a very lightweight (only a few classes) testing framework in the spirit of JUnit, CppUnit, and others. It emphasizes small-grained test classes and text output in file:line:message format suitable for emacs. A sample test case is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Help manage, track, and describe your testing efforts as defined by your own test plans. Test cases are entered into the database system (MYSQL) and you are allowed to track the progress, success, and failure.
    Downloads: 0 This Week
    Last Update:
    See Project