Showing 92 open source projects for "new open lms"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    UrlTester

    UrlTester

    Open your url in 5 browsers at same time

    This tool is useful for checking how your site is visible in popular browsers. Compare your site on IE, Firefox, Chrome, Safari and Opera. Execute Stress-Test on your site, with the simulation of many user-agent. You can monitoring your site by the new portal www.mymonitor24.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Online Examination Portal in asp.net and

    Online Examination Portal in asp.net and

    Online Examination System [Multiple Choice]

    Please Read "read_me" file first before using this project. Remember: This Project is designed in VS2012 x64 and database is designed in sql server 2012 x64. Suggestion: Put following code in web.config files in <forms> tag to save password in encrypted format <credentials passwordFormat="SHA1"></credentials> New Feature - Create new category of question from front-end. Explore and Rate this web-application and suggest me for better practices....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Contract++

    Contract++

    Contract Programming Library for C++

    **** THIS LIBRARY WAS MOVED INTO Boost **** New location: https://github.com/boostorg/contract C++ Contract Programming (a.k.a. Design by Contract or DbC). All Eiffel features supported: subcontracting, postcondition old and result values, optional contract compilation, customizable action on assertion failure, block invariants, loop variants, etc. Plus virtual specifiers, concept checking, named parameters. See: http://contractpp.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Squash TM

    Squash TM

    Squash TM is an open source tool for test repositories management.

    Squash TM is the test repository manager found in the open source Squash toolkit. It enables the management of requirements, test cases and campaigns execution in a multiproject context. Based on an ergonomic and intuitive interface, Squash is also "full web" making it an easy tool to deploy. Squash TM is the result of a new development in Java (OSGi, Spring 3, Spring MVC, Hibernate, JasperReport, Jquery). For bugs management, Squash TM interfaces natively with Mantis. Thanks to its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BHS Debian (Hades Update)

    BHS Debian (Hades Update)

    BHS debian (testing) jessie/sid

    BHS (Debian) New BHS release Based on Debian jessie/sid Kermel 3.12 KDE 4.11 Debian style and look Custom scripts!! Defcon tools!! New wifi scripts Multiarch support Top tools username: root password: BHS note: Don't forget to run the script located on the desktop to install the missing tools,because without to run it the menu will not be functional,if you not see it just download from here in the file section..sorry for the delay the upload stack for 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP Configuration Checker

    PHP Configuration Checker

    Script for hosting requirements checking

    Sometimes you need to install (or transfer) your site on to the new hosting. And it is a rare occurence that the provider can (or wants to) estimate all the requirements for your site application. Especially when your site isn't based on one of the widely known CMS. There are many things to be wary of: are all the required modules installed? Do they all have the correct versions? Is the PHP version correct and is there enough memory or not and so on. This small and smart script will help you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    JUnit Report Comparison

    A tool to compare JUnit XML reports

    A tool to generate difference between JUnit reports. This tool parses the JUnit xml report files, compares them and generates a HTML file containing the difference (viz., cases failed in new build, error cases in new build, added/deleted cases, etc).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    Auto Mouse Clicker - Super Fast

    Auto Mouse Clicker - Super Fast

    A Powerful and Easy to Use Automatic Mouse Click and Drag Generator

    A powerful, fast and yet easy to use automatic mouse click and drag generator. This application allows you to do enormous repetitive clicks and drags with various configuration like adjusting speed and duration of clicks. No installation required, just download and run. NEW FEATURE in 1.3.1: You can now configure/change keyboard short cut just by clicking on short cut text.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 11

    cmd-test

    Utility to test console applications

    This console application helps in testing other console applications by checking the output against specific rules specified by the user as regular expressions. The application expects as arguments one or more control files that consist of commands. Each line is interpreted and compared against a list of known commands. Comments must stay on their own line and should start with a # sign. The documentation uses the term target to refer to a program that is being tested. To create a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BeanEqualsChecker

    Java library can be used in JUnit testcases for beans coverage

    Java library can be used in JUnit testcases for java bean classes coverage. Suitable for check methods: "equals", "hashCode", getters and setters. Similar with "https://sourceforge.net/projects/meanbean". Base usage: BeanEqualsChecker checker = new BeanEqualsChecker(); checker.testEquals(MineBean.class); For constructor with parameters, factory can be used: checker.testEquals(MineBeanWithConstructor.class, new EqualBeanFactory<MineBeanWithConstructor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TestNG Data Binding

    TestNG Data Binding

    Provides data binding from various data sources to TestNG test methods

    This project provides data binding from various data sources to TestNG test method parameters. Currently implemented is the binding from CSV, Properties, Text and XML files. Supported are test input parameters as well as test output parameters. Binding is provided for all primitive Java data types including Strings, lists of those, Java Beans, lists of Java Beans and enums. As the framework is plugin based support for new data sources can easily be added by implementing a new plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bemap

    BEnchMarks for Automatic Parallelizer

    .../optimize the auto-parallelizer's compiler 2. Whether the appropriate optimization procedure is provided within the compiler This project is partially funded by the Department of the New Energy and Industrial Technology Development Organization (NEDO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hiper WindowSkin Maker 2.0
    Crie facilmente WindowSkin para seus jogos, para o RPG Maker XP e VX. Possui uma interface leve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DATA Gen™

    DATA Gen™

    DATA Gen™ - Test Data Generator to generate realistic test data.

    DATA Gen™ Test Data Generator offers facilities to automate the task of creating test data for new or existing data bases. It helps lower the programming effort required, while reducing manual test data generation errors and the ripple effect that they cause on production systems, users and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maveryx
    Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple C++ unit testing framework contained within a single header file. Minimal code is required for each new test.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is a maven plugin that allows to start, stop, resume, revert to snapshot a Virtual Machine hosted by VMWare Server. It can be useful for test phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Reviewing memory allocation and data structures of an extant Sourceforge project unix-named "simupop". A new development version of the extant project is established and the ultimate goal is to "rev up" the old, hence the project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhoeniX-Storms is one of the largest and most widely used model packs for Garrysmod, now with over 100,000 downloads. This model pack enables people to build amazing new contraptions with extreme precision and professionalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WCell is not using this repository anymore - Please refer to our homepage @ http://www.wcell.org and check out our new repository on Github @ http://github.com/WCell/WCell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The latest version of libtap2 is now incorporated in the *libsxe* project, which is hosted on *github*. libtap2 is the Test Anything Protocol, version 2. C library for unit testing C (and C++) code. Backward compatible with the FreeBSD/CCAN version,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An simple and quite adavanced framework for qtp scripts. Excel driven framework providing easy accomodation of new scripts. The project has some demo testcases which assumes that the installation directory is default 'c:'. Try it out to experience the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Data generator tool which supports many data types (primitive data types,but also names,addresses,post codes,etc.) and generates data in various formats (text,xml,db).It provides a GUI and is extensible by means of plugging-in new data-generator classes.
    Downloads: 0 This Week
    Last Update:
    See Project