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
  • 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.
  • 1

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SmartTester

    SmartTester

    Test automation framework

    SmartTester is a Java based test automation framework, where you can remotely manage and run tests. Furthermore the framework returns a result file. To use a test against different DUTs you can create multiple datasets with arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ATS4 AppModel is an application flow design tool supporting application specification work, model based testing and test script generation. It provides simple interface to manage complex models. ATS4 AppModel is part of Nokia ATS tool family.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ScenarLang

    A DSL that ease (shortens) the set up mockito based unit tests

    This domain specific language lets you declare complex java objects with a Json-like notation. In addition to that, it lets you specify in a natural way what the mockito mocks should return when called with a given value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    GrinderParser

    Records, edits and executes The Grinder scripts

    This is a Windows Form application, developed in C#. The purpose of this application is to edit and customize script taken from The Grinder recorder to suit ones needs. The recording, editing and testing of scripts can be done mostly within application. This application also supports managing multiple script executions at once. To learn more, please, take a look at users manual!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Squash TM

    Squash TM

    Squash TM is an open source tool for test repositories management.

    Squash TM is the test repository manager found in the open source Squash toolkit. It enables the management of requirements, test cases and campaigns execution in a multiproject context. Based on an ergonomic and intuitive interface, Squash is also "full web" making it an easy tool to deploy. Squash TM is the result of a new development in Java (OSGi, Spring 3, Spring MVC, Hibernate, JasperReport, Jquery). For bugs management, Squash TM interfaces natively with Mantis. Thanks to its...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse. DoFixture provides an elegant way of organising storytests and expressing workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DataRoller

    DataRoller

    Roll your own database test data

    Fill your database with test data, move in and be happy. DataRoller is a small program that will insert rows into your database based on a file describing your tables and columns. Script files describe how each table relates to other tables, how DataRoller should geneate foreign keys, and how each column should look. DataRoller executes your script file, generating insert statements and filling your database with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Test result reporter

    Java lib for writing test results to TCM

    Java library for reporting results of automated test cases back to various Test case management tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    TestMP

    TestMP

    Test Management Platform for Automation

    TestMP is a test platform facilitating the management of automation test cases, data, environments in an automated way. It has the following features: 1. Instant Update of Test Case Doc & Status Document test cases just in code, and no longer bother to maintain them in another place. The web console will instantly update test document and measures upon test run. 2. Auto-generation of Metrics Report to Signoff Test robustness, effectiveness, and efficiency are evaluated into a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphic Selenium Testing Tool

    Graphic Selenium Testing Tool

    A graphical, cross-browser, easy and Selenium-based testing tool

    Graphic Selenium Testing Tool (GSTT) is a software application to define, manage and execute web testing projects easily, visually and through the most popular web testing tool: Selenium. Each web testing project consists in many test cases. Each one represents a set of actions over a web page. For example, to search a product in a web online store or to fill and send a register form in a website. With GSTT users can define these actions on the web browser directly. This activity can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JavaDocs

    My project to play around with Java and SVN

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Factory Equipment Network Testing

    Measurement science-based performance & conformance testing framework

    Real-time production information is needed to optimize manufacturing activities in a factory, but acquiring this information from isolated proprietary equipment is a manual process that takes time and introduces errors. Connecting equipment to the factory network can make accurate production information immediately available, but widespread interconnection of equipment has been inhibited by the lack of common information models and methods to measure performance and conformance. This project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CATS Generation Quickfixes

    Automatically generates Unit Tests and provides feedback in eclipse.

    ...-quickfixes/tests. Using the eclipse preferences, you can enable uncovered lines and deleted lines. Uncovered lines shows lines that EvoSuite couldn't test so they might not be reachable under any circumstance. Possibly deleted lines are lines that the Java compiler may be removing as they are not needed. Notice: This plugin attaches 2 JAR files to projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    JPerf

    Java Performance and Scalability Testing

    JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test. *** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
    Downloads: 73 This Week
    Last Update:
    See Project
  • 16
    TOM is a tool for designing, planning, executing and analyzing software tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    genieos

    genieos

    fork of Adobe Genie

    Fork of Adobe Genie from <https://sourceforge.net/adobe/genie/>. The "os" in GenieOS stands for Object Support. I will be adding Page Object and Page Factory (see <http://code.google.com/p/selenium/wiki/PageFactory>) support to GenieOS soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSystem
    IMPORTANT: JSystem sources were moved to GitHub. Fork us at Top-Q/jsystem JSystem is a framework for writing and running automated system testing projects. For questions, try the relevant forum or send a mail to jsystemtest@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    robotide

    Eclipse plugin for writing RobotFramework tests

    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    Clicktrace

    Clicktrace

    An intelligent screen capture application

    It's main idea is to automatically take screenshots whenever something changes on the screen. Focus on the task not being bothered by screenshots recording in the background. Record test cases, documentation, or whatever you want. Cross-platform. Requires Java 6 or higher. Integrated with JIRA. Published under GPL open-source license. Created by Marcin Nikliborc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDKSelector

    JDKSelector

    Quickly change your java version & tune up your terminal.

    JDKSelector is a Menu Bar application that allows you to change quickly your Java version running on Terminal. You can have several different instances of Terminal windows running different java versions. The program detects automatically the Java VM's available and shows a list of options to select, returning a new Terminal window (using the selected Java Version). You can also delete the Apple System Logs using the option Tune Terminal, which increases the speed of launching new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TestXNG is an XML testing framework, inspired by TestNG. It can be used to test XML Schemas and XSL Transformations, allows tests to be organized in groups, and dependencies to be defined between tests and tests and groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yaqc4j is an specification-based testing framework, based on QuickCheck for Haskell by John Hughes. It creates test data automatically through user-defined and built-in generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wavsep

    wavsep

    Web Application Vulnerability Scanner Evaluation Project

    A vulnerable web application designed to help assessing the features, quality and accuracy of web application vulnerability scanners. This evaluation platform contains a collection of unique vulnerable web pages that can be used to test the various properties of web application scanners. Visit WAVSEP homepage to learn more: https://code.google.com/p/wavsep/ The project includes the following test cases: Path Traversal/LFI: 816 test cases (GET & POST) Remote File Inclusion (XSS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Geeklog Plugins, Static Pages and Blocks

    Multilingual FAQ and other addons for the Geeklog CMS

    This is a plugin project for the Geeklog CMS, providing plugins, static pages and blocks. The main project is MultiFAQ - a multilingual FAQ that lets each user see the FAQ in their chosen language.
    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.