183 projects for "java swing library" with 2 filters applied:

  • 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Pest07 assists the structured creation of software test documentation. It can create test cases and group them into sequences. Then test sequences can be executed and documented. Finally the documentation can be exported to a well structured pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is both a graphical user interface to the HttpClient library and a framework for managing web-level test cases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple toolkit targeting to ease the testing of Java Persistence API (JPA) applications. The primary goal is to provide easy creating and injection of test fixtures.
    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
    The JUnit test-case-administration summarizes test-classes, runs the tests and saves the result for a detailed view. Its GUI is in Swing. See homepage http://junittca.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FakeSMTPServer is a solution for testing web-based products that require a "unique" email address. Instead of being a "real" smtp server, this server forwards all email to a single email address, or can output them to the console instead.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    BeanCooker automatically sets mock values to javabeans for tests / rapid prototyping purpose. The simplest usage will set all numeric values to 12345, all strings to "someString" , floats to 123.123, but more advanced value generation are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Modernize Your Lab with the #1 Rated LIMS Icon
    Modernize Your Lab with the #1 Rated LIMS

    Labs that need a powerful LIMS system

    Nothing is more critical to a lab’s success than the quality, security, and traceability of samples. The Lockbox LIMS system provides robust sample management functionality to laboratory professionals, giving them full visibility on every aspect of a sample’s journey, from accessioning to long-term storage.
    Learn More
  • 10
    A tool to automate the usage of SWT based GUI and to allow the user to test the existence of controls and check their characteristics. The users are able to perform the tests from a user interface or from a regression environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse plug-in for FIT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MergeRight is a graphical tool for comparing and merging multiple versions or revisions of a text or source file, with or without a specified common ancestor, with recommendations for passages in conflict, easy inclusion and exclusion, and live editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reflexive provides a clean way to handle string literals, by dynamically resolving properties and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JSelenium accomodates an object-oriented layer for using the Selenium RC facade, by providing a library for interacting with various types of elements in the HTML DOM. Take a look at our wiki: http://jselenium.wiki.sourceforge.net/FAQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MuLATo is a Java application for collecting metrics from programs written in several languages. The core module provides parsers for Java, AspectJ and CaesarJ programs and can be extended for other languages. Currently, the GUI is being developed as an E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Testing library that enables proper unit testing of Java ME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your Java ME application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Multi is a test tool that generates test ideas from boolean and rational operators. It is written in Java, and includes both a GUI, applet, and command-line utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreshTrash is a Utility package for generate random test data. It can generate test data from the console or from a UI. At the start only from the console.
    Downloads: 0 This Week
    Last Update:
    See Project