Showing 22 open source projects for "test scenario"

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
  • 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
  • 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: 169 This Week
    Last Update:
    See Project
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    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
  • 6

    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
  • 7
    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
  • 8
    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: 4 This Week
    Last Update:
    See Project
  • 9

    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
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • 10

    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: 2 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14
    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
  • 15

    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
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    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: 2 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    In the focus of the AURECON project of GMD FIRST and Humboldt University of Berlin tools for timetabling and resource-scheduling for medical units are developed. To test this tool a hospital-scenario generator was developed that shall offered via sourcef
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next