Showing 29 open source projects for "test scenario"

View related business solutions
  • 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.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    Transmittable ThreadLocal

    Transmittable ThreadLocal

    Provides an enhanced InheritableThreadLocal

    ... capabilities for framework/middleware facility development. ThreadLocalThe demand scenario is TransmittableThreadLocalthe potential demand scenario. If your business needs to "pass ThreadLocalvalues ​​in the case of using thread pools and other execution components that will pool multiple threads ", it is the TransmittableThreadLocaltarget scenario.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ansible Molecule

    Ansible Molecule

    Molecule aids in the development and testing of Ansible roles

    ....x, we will also test our code with 2.8.x. Depending on the driver chosen, you may need to install additional OS packages. See INSTALL.rst, which is created when initializing a new scenario. Ansible is not listed as a direct dependency of molecule package because we only call it as a command-line tool. You may want to install it using your distribution package installer. It is your responsibility to assure that soft dependencies of Ansible are available on your controller or host machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bit-Twist (Packet Generator/Editor)

    Bit-Twist (Packet Generator/Editor)

    Packet generator and packet editor for Linux, BSD, macOS, and Windows

    ... of a trace file. Bit-Twist is designed for exceptional speed! Utilizing a standard laptop with Linux system, you can edit 10 million packets in less than 5 seconds, and send the packets onto a live network, achieving throughput levels that match the maximum line rate of your NIC. Packet generator is useful in simulating networking traffic or scenario, testing firewall, IDS, and IPS, and troubleshooting various network problems. https://bittwist.sourceforge.io / ayeowch@gmail.com
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 4
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    FeedKit

    FeedKit

    An RSS, Atom and JSON Feed parser written in Swift

    FeedKit is an RSS, Atom and JSON Feed parser written in Swift. Build a URL pointing to an RSS, Atom or JSON Feed. A common scenario in UI environments would be parsing a feed asynchronously from a user-initiated action, such as the touch of a button. Remember, you are responsible for manually bringing the resulting closure to whichever queue is appropriate. Usually to the Main thread, for UI apps, by calling DispatchQueue.main.async. FeedKit adopts Swift 5 Result type, as Result<Feed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    testing-nestjs

    testing-nestjs

    A repository to show off to the community methods of testing NestJS

    ... to do it using the utilities given to us by Nest. Hopefully, with a community-driven repository of tests, it will help others get a better understanding and feel for how to get tests running. This is not necessarily the Nest canonical way to test an application, nor is it the only way in any scenario. I will do my best to show different ways to run tests, but I will more than likely miss certain ways of running the tests, whether it is mocking in a specific way or otherwise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RSSceSim

    RSSceSim - Reputation System Scenario Simulator

    RSSceSim is a simple and easy to extend simulation tool for reputation models that can be used for testing, comparing and benchmarking reputation system metrics under specific scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sometimes in the process of debugging SIP UAs you are trying to simulate a scenario for which all you have is a packet trace from the user. You can use this program to convert the SIP packets from the pcap trace to sipp xml files, and then use sipp with the resulted scenario to simulate the test case. Note: only supports traces with SIP over UDP See "pcap2sipp doc" for more information
    Downloads: 3 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10

    APIthet

    An Application to security test RESTful web APIs.

    APIthet is an application to security test RESTful web APIs. Assessing APIs help in detecting security vulnerabilities at an early stage of the SDLC. Compare this with assessing an Android application that uses APIs on a backend server. This kind of assessment happens at a much later phase of the SDLC. Even worse, it does not necessarily touch all the APIs. That's not all. You specify one of the JSON parameters as random. This helps set a unique value for a specific JSON parameter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ProTest

    A minimalistic test framework written in C++.

    A minimalistic test framework written in C++ providing scenario based, stateful acceptance testing where application user interface is mocked using test stubs. Refer to Sample.cpp for usage guidance. The sample defines a simple application class, fake user interface implementing the same abstract interface as the application requires, a test context to hold test state and pass it on among steps, and a few test steps. It then adds all the test steps to a test scenario. Then the default() main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sericulus

    Sericulus

    Sericulus helps you manage your computing estate.

    Do you manage hundreds or thousands of PCs? Then Sericulus will help you manage your computing estate. Sericulus is about checking one or two small things across many computers. Ever needed to do that? You know the scenario, you sit down at your PC and plough through a dozen machines manually checking some config file on each of them one at a time, then extrapolate your results across your estate. Well now you can check everything in your estate quickly and automatically! Here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TDD MAS Toolkit

    A set of powerful tools to perform TDD on MAS based on JADE

    The TDD MAS Toolkit provides a set of tools to perform Test Driven Development of MAS based on Jade. The toolkit allows developers to set up simulation based and test case scenario based testing, providing powerful insights of the MAS under construction and assuring that the interation protocols and agent interaction in general are been enacted as expected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    A better btree library

    A small, sane btree lib, derived from the old berkeley db 1.85 code

    ... to the critical section. - a limited form of concurrency implemented with fcntl(F_SETLKW) - readers are not blocked while dirty pages accumulate in a writers cache - writer waits for readers to call bt_detach() before any write to the file. - bt_attach() in a reader succeeds when the writer leaves its critical section. - no starvation in a scenario with ten writers and ten readers. - tested with musl libc, less than 40K for a statically linked test program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The main objective of the benchmark is to enable an environment that provides reference information needed to support research within the area of ​​Mutation Analysis SQL, with an emphasis on search techniques for reducing databases. The Benchmark was built and available with two different scenarios, each scenario has its own characteristics and can be used independently of each other. Basically each scenario consists of a database Production (BDP) large volume that simulates a real environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Incremental Scenario Testing Tool
    IST helps test teams managing complexity by adaptively selecting and prioritizing the test cases according to past test results. ISTT guides the testers through a test session with high-level test scenarios generated on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FantasyQuest

    FantasyQuest is a technical test how 2D games works

    Many computer scientist wants too build up their own games with a scenario... There is 3 difficulties : You need an engine. You need graphical resources. You need a scenario/game design. If you make the engine, you'll not have time for other things...May you are good at engine programming but may your are not good at the other things. Build a game is difficult so there is my advice : This project is not to make you build your own. It is to make you understand how it works. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crash Scenario Manager

    Crash Scenario Manager

    It simulates several Oracle crash scenarios.

    This software simulates several crash scenarios on Oracle database: so you can test your backup strategy, your restore and recovery scripts, your RMAN skills and be more prepared when a real crash happens on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Vapana

    RPG game statistics engine, scenario builder, and unit tester

    ... characters or pieces of equipment or even play out simulated test combats to acquire statistical information on their characters as well as the native set. Feel free to post any interesting game idea whatsoever and post your custom files and statistics! Particularly useful files to upload include: cChars.sav, cChars.sac cEquip.sav suci.sac cCombat.sav
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ip/protocol test tool. Ethernet packet generation/insertion and capturing/analysis, bypassing OS. Single executable (no installation) and xml input files for maximum flexibility and scripting possibilities. A.o. ethernet, vlan, ip(v6), igmp, udp, tcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tailorshop: Optimization based Analysis and data Generation tOol. Support tool for the computer test scenario "Tailorshop" that is the basis for many psychological studies. Data can be generated, visualized, and provided to optimization solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Distributed Experimenting and Testing harness in Python. Automatically deploy, execute, and report your distributed test cases in easy steps. Write arbitrarily scenario scripts using 8 keywords. Fine grained distributed sync with built-in API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    JTProx˙la is a high level non regression tests tool for Web applications, written in Java 1.5. You record graphically a web navigation (scenario) through a browser and you can play later the scenario and test differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next