Showing 181 open source projects for "user%20%26%20admin%20panel%20script"

View related business solutions
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • The most advanced C and C++ source code analyzer Icon
    The most advanced C and C++ source code analyzer

    Combining the benefits of static and dynamic source code analysis to deliver the most advanced & exhaustive code verification tool.

    TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
    Learn More
  • 1
    A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NUnitAsp extends the popular NUnit testing framework to allow automated testing of ASP.NET web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Squiddy is a data driven Acceptance/Integration testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NSpecify is a Behavior Driven Development framework. Behavior Driven Development represents the evolution of current coding practices with respect to Test Driven Development (TDD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • A warehouse and inventory management software that scales with your business. Icon
    A warehouse and inventory management software that scales with your business.

    For leading 3PLs and high-volume brands searching for an advanced WMS

    Logiwa is a leader in cloud-native fulfillment technology, revolutionizing high-volume fulfillment for third-party logistics (3PLs), B2B and B2C fulfillment networks, and direct-to-consumer brands. Our flagship product, Logiwa IO, is an advanced Fulfillment Management System (FMS) designed to scale operations in the digital era. Logiwa elevates digital warehousing to new heights, ensuring dynamic and efficient fulfillment processes. Our commitment to AI-driven technology, combined with a focus on customer-centricity, equips businesses to adeptly navigate and excel in rapidly changing market landscapes. Discover the future of smart fulfillment and how you can fulfill brilliantly with Logiwa IO.
    Learn More
  • 5
    WatiNFixture is a FitNesse custom fixture that wraps the web testing functionality available in the WatiN testing tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jeek is a concrete class / stub / mock code generator for .NET, used in unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NSqlUnit is an NUnit extension that enables testing of databases from within NUnit . If you don't know what unit-testing is (or don't use it), you aren't producing good code, and database interactions are no exception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FitNesse.NAntTasks contains a set of custom NAnt tasks to handle starting and stopping the FitNesse server as part of a NAnt script. Future tasks may include running tests and parsing results into XML, plus other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StubDb is a suggested approach to unit testing your data-access code, without having to rely on a physical database containing test data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Initially MbUnitAsp is port of NUnitAsp to MbUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Systin stands for System Testing in .Net. This is a port of the popular Systir program. Systin will allow for an abstraction of Test Case specification and Test Case automation execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    browserunit is a .Net library, which can be used to automate the microsoft internet explorer. the main purpose is testing web applications in a "watir-like" way, usually in combination with NUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Database Unit Testing framework for .NET. Places the database in a given state ready for unit testing of database access code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Test Monkey has been renamed to BugEye. Please goto http://sourceforge.net/projects/bugeye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The .NET Mock Objects project is a .NET framework whose goal is to facilitate developing unit tests in the mock object style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebAccept is an easy to use web testing utility. Tests are written in XML format and support GET and POST methods plus multiple assertion conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TestGen.Net can automatically generate test cases that comply with NUnit, from existing assemblies, for .Net programmers. This project is derived from Edwinyeah's NUnitPartner at http://www.freewebs.com/edwinyeah/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Validation and extraction rules for VS-2005 web test framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Database Unit-Testing framework for .NET. puts your database into a known state before and between running tests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    INUnit. A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB