Showing 983 open source projects for "base64.java"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    HtmlFixture is an adapter between FitNesse and HtmlUnit for use in testing web applications. This version has new commands for DOM navigation and display and supports html frames, cookies, javascript alerts, http response statuses and Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a test framework built for ALL testers of web based applications. It is based on a Java Selenium RC platform and accessed through Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is project is an open source tool designed for network administrators who work in an electronic trading environment. It will help IT specialists to run UDP tests designed to help identify trouble areas on networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JUnit Remote provides test remoting for JUnit 4.x test suites. JUnit Remote is primarily targeted at providing in-container testing for Enterprise Java™ applications.
    Downloads: 0 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.
  • 5
    Since I have not found some software for testing in the new JavaEE5 environment, i wrote my own testing framework and easyBeans emerged. It is a first attemp to facilitate testing for Enterprise Java Beans 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This library has a package of useful methods to help the development of automated tests for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dependent Object Framework

    Efficient JUnit testing when you have database dependencies

    The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts. Please visit us at https://github.com/justin808/dof
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TestIM is a highly effecient testing/development tool for computer products using industry standard management technology like CIM, WBEM, SMI-S, CDM, and SMASH/DASH. Contact www.Olocity.com for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Web Application Testing GUI program developed to test web applications in the same way that a user would with Internet Explorer using the watij Java API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xContract is suite of per-language libraries that provide facilities for defining and enforcing software contracts. Intended to be used, where desired, in release modes/builds, xContract emphasises efficiency in addition to clarity and succinctness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Release and documentation of a versatile load and performance testing framework. Available in both Java and C# versions, this testing framework boasts simplicity in its implementation with easy to follow examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    An aspect-oriented extension to JUnit (no affiliation with JUnit) that seeks to make mocking and stubbing in Java trivially easy. The goal is to bring to Java what Mocha brings to Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unit Testing library for RIM Blackberry based on jmunit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SymtaP is a performance analysis tool to determine the worst case execution time for embedded real time applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebTest Fixtures library is a bridge between two great opensource tools, FitNesse and Selenium. It fills a gap between web tests and the domain model or database, allowing quick set up or verification of the effects of web tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This will be to bring a GUI (Graphical User Interface) to the Java Pathfinder (JPF) so that developers can easily have JPF run through their programs and search for possible runtime exceptions in their java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Configure, start and stop Apache Synapse ESB from your Maven2 build. This allows you to run automated tests covering Synapse configuration (specifically, mediation sequences) as part of your build, and does not require a Synapse installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BDJUnit is a BD-J library containing a unit testing framework for BD-J applications. It is based on the source code of the original JUnit, the unit testing framework for the standard edition of Java, J2SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JCows is a generic client application that enables a user to invoke the operations of virtually any Web Service in respect of its interface description (WSDL). It provides a GUI for the purpose of entering the parameters and displaying the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An integrated testing framework, covering test case generation, execution, bug reporting, code coverage and coding conventions. Currently This is a module suite for netbeans IDE, integrating some open source PHP Testing Tools
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.