Search Results for "test case management" - Page 2

Showing 105 open source projects for "test case management"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    CYBR-SUITE

    CYBR-SUITE

    Remote Scrum Communication & Collaboration Suite :: Scrum Board & co

    The CYSU CYBR-SUITE is a remote Scrum solution with advanced, unique communication capabilities - the CFLX. 1. Sprint Vision Boards → clear OKRs 2. User-Story-Templates 3. Requirement-Templates, 4. Product-Backlog-Item's & Task's assessments, 5. Personality assessments, ...these mandatory ways to add more context & breaking-down complexity enable a better overview and a better understanding - for man and machine... ...based on the standardized structure of the DATA WE ARE NOW...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    COVID-19 Scenarios

    COVID-19 Scenarios

    Models of COVID-19 outbreak trajectories and hospital demand

    Models of COVID-19 outbreak trajectories and hospital demand. This tool is based on the SIR model (see about page for details) that simulates a COVID19 outbreak. The population is initially mostly susceptible (other than for initial cases). Individuals that recover from COVID19 are subsequently immune. Currently, the parameters of the model are not fit data but are simply defaults. These might fit better for some localities than others. In particular, the initial case counts are often only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Embark

    Embark

    Framework for serverless Decentralized Applications using Ethereum

    Embark is a platform that enables easy development and deployment of decentralized applications. Build, test, and deploy your Smart Contracts without the hassle. Embark takes care of the groundwork, watches for changes, and redeploys your application when needed. Testing shouldn't be an afterthought. Embark makes debugging and testing first-class citizens of your development workflow. Pick and choose which features, plugins and tools you want to integrate with. Embark is built with modularity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cerebral

    Cerebral

    Declarative state and side effects management for popular JavaScript

    Declarative state and side effects management for popular JavaScript frameworks. The entire Cerebral codebase has been rewritten to encourage contributions. The code is cleaned up, commented and all code is in a "monorepo". That means you can run tests across projects and general management of the code is simplified a lot. When you make a code change you should create a branch first. When the code is changed and backed up by a test you can commit it from the root. A declarative approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    TestLink

    TestLink

    Test & requirements management

    TestLink is a web based Test Management tool. The application provides Test specification, Test plans and execution, Reporting, Requirements specification and collaborate with well-known bug trackers. Repository: https://github.com/TestLinkOpenSourceTRMS
    Leader badge
    Downloads: 1,072 This Week
    Last Update:
    See Project
  • 6
    React Boilerplate

    React Boilerplate

    A highly scalable, offline-first foundation with the best DX

    React Boilerplate is a highly scalable, offline-first foundation for React.js applications. It offers the best developer experience with a focus on performance and best practices. React Boilerplate offers predictable state management so you can take control of your app’s state and keep state mutations manageable. It also features next generation JavaScript, so you can stop worrying about browser support or use features like arrow functions, JSX syntax and more. There’s also support for next...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    tota11y

    tota11y

    An accessibility (a11y) visualization toolkit

    tota11y helps visualize how your site performs with assistive technologies. The process of testing for accessibility (a11y) is often tedious and confusing. In many cases, developers must have some prior accessibility knowledge in order to make sense of the results. Instead, tota11y aims to reduce this barrier of entry by helping visualize accessibility violations (and successes), while educating on best practices. tota11y is a single JavaScript file that inserts a small button in the bottom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpRegister Project

    phpRegister Project

    Account management PHP Script with a software infracstructure

    php login and user management script with an admin part to manage accounts, tickets, translations. Do you have a new web project to develop? By using phpRegister, you will have directly all the essential elements for the development of your platform: Account creation, identification, profile management, user support, contact page and even a license template! phpRegister is also a software infrastructure written in PHP with as main purpose to help developers to start a new web project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Feflow

    Feflow

    How to write cross-platform Node.js code

    ... command with one or several different Node.js versions. nvexeca can be used to do the same programmatically. The character encoding can be specified using an encoding option with most relevant Node.js core methods. While ASCII characters display correctly on all terminals, this is not the case for all characters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    TechnicalIndicators

    TechnicalIndicators

    A javascript technical indicators written in typescript

    ..., you can set precision by using the below config. By default, there is no precision set. TechnicalIndicators depend on the canvas package, which requires some dependencies to be installed. Add tests for the indicator and make them pass. (It would be better if a sample of the stock charts excel is used for the test case.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Koa-OAI-Router

    Koa-OAI-Router

    Koa Router, based on OpenAPI, Swagger and Json Schema

    I have used Markdown and wiki to manage API doc, from which I have suffered a lot. It wastes too much time and is very boring. The document should be repaired when you change the API. It's very inconvenient to test and debug. The management of API doc totally depends on people. As a result, it is hard to make documents have high quality. Meanwhile, the developers will spend more time on testing, which may have a bad effect on the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gemini

    Gemini

    Utility for regression testing the visual appearance of web pages

    Gemini is a utility for regression testing the visual appearance of web pages. Each of the blocks that are being tested may be in one of the determined states. States are tested with the help of chains of step-by-step actions declared in a block's test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DOClever

    DOClever

    The best interface management platform

    DOClever is a commercial open-source product that is completely free. Whether you are a front-end engineer or a back-end engineer, the interface is always the bridge for the interaction between the two, so DOClever is specially designed for small and medium-sized teams, aiming to solve interface management, testing and data generation, and achieve a truly integrated solution plan. Can edit and manage interface information, support five methods of getting, post, put, delete, patch, support HTTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    openBaraza SACCO

    openBaraza SACCO

    Sacco,members, assets, investments, payroll, finance,micro management

    The Open Baraza Sacco Management System allows for easy management of member contributions, loans, shares, member investments, applicants, members, Sacco assets, and liabilities from a single point of entry. The application allows Sacco administration to manage subscriptions, verify and approve loans, and investments. It also allows member login to check loan status and accept loan guaranteeing. For communication, the system generates and sends emails, or any other notifications...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    TreeGraph

    TreeGraph

    Information Manager(split/analyze/compare/combine).

    For Homepage, Blog, Family Tree, Database, C#|hjt|js|chm Editor. Convert hjt2xml, (c#)cs2xml, chm2xml, js2xml, xml2cs, xml2js, xml2hjt, cs2hjt, hjt2cs, cs2chm, hjt2chm. IE/Opera/Firefox/PocketPC supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ConLite CMS

    ConLite CMS

    ConLite - the ligthweight CMS

    ConLite, the lightweight and user friendly content-management-system, fast and resource friendly, based on Contenido 4.8.x Feel free to download and test it. Feedback is always welcome, so please use our bugtracker following the webside link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sagacity

    Sagacity

    Security Assessment Data Management and Analysis Tool

    We have migrated development of Sagacity to GitHub at https://github.com/cyberperspectives/sagacity Sagacity is a vulnerability assessment and STIG compliance data management tool designed to make security testing more efficient, effective and complete. Security assessments, especially those done for DoD and Federal organizations, produce tremendous amounts of scan and compliance data that security engineers must sort through and deconflict, identify untested requirements, and somehow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Britecharts

    Britecharts

    Composable Charting Library based on reusable D3.js components

    Britecharts is a client-side reusable Charting Library based on D3.js v5 that offers easy and intuitive use of charts and components that can be composed together to create amazing visualizations. Britecharts components have been written in ES2016 with a Test Driven methodology, so they are fully tested, and we are committed to keeping them that way. The typical use of Britecharts involves creating a chart using its simple API, then rendering it on a container that has previously had data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    X2CRM Open Source Sales CRM: X2Engine, X2CRM is an Open Source PHP Customer Relationship Management, Sales, Contact Management, Customer Service and Marketing CRM software application. X2CRM helps you optimize your contacts to help you sell more and grow your business. Very powerful B2C and B2B sales management app. Build on top of the Yii framework. Supports all browsers, iPads, iPhones and most mobile devices. X2CRM Key Features Workflow Designer Mobile Apps Web and Facebook Lead...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AvalonJs

    AvalonJs

    An elegant efficient express mvvm framework

    Index.html, index1.4.html, index-ng.html, index-vue.html, index-react.html in the perf directory of the test page. If there is a large table or list on the page, other frames will get stuck when the browser loads the page (white screen), while avalon is much smoother. Avalon 2.1.5 supports back-end rendering. The attribute value must be enclosed in double quotes, the label name must be lowercase, and the label must be closed (normally closed, or self-closed). Components, in the case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JeeSite

    JeeSite

    A basic enterprise information development platform

    JeeSite is a high-efficiency, high-performance, and strong security open source Java EE rapid development platform based on a number of excellent open source projects, highly integrated and packaged. JeeSite is the best basic platform solution for you to quickly complete your project. JeeSite is the best study case for you to learn the Java platform. JeeSite is also the best assistant for private work. JeeSite is a Java-based development platform built on the Spring Framework, with Spring MVC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mycollege

    MyCollege management system

    my-college is college management system. Which includes student admission and unit test marks management and can create TC,Bonafide and mark-sheet print option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ShelterOps

    ShelterOps

    ShelterOps - Animal and Wildlife data management software

    ..., tags, products, incidents/dispatch management, photos, etc). ShelterOps can run on a web server or be installed on a local WAMP server and can be configured for multiple locations. The animal module includes the ability to export data to PetFinder, Adopt A Pet or your website, as well as manage medical procedures, track treatment regimens, asilomar classiification and more. The core and optional modules within ShelterOps provide the framework to create a customized solution.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 5 This Week
    Last Update:
    See Project