Showing 1011 open source projects for "json-java"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JUnitScenario is a java tool allowing you to define users scenarios (List of JUnit methods) and then, run them to simulate a real life usage of your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Surrogate is a complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems. Surrogate integrates seamlessly with JUnit, MockEJB and various mock object implementations and is based on the AspectJ technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    June is a unit testing framework for JAVA. It's designed to run configuable tests and can be used from command line or from Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hitman is java based load testing tool for wesites. It gives valuable information about the response time when the number of hits increase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JXCL is a framework for constructing transforming class loaders for Java. It can be used for a wide range of purposes, including automated testing, in particular testing of unit test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java regression and stress testing automation framework focused on easy use, strong data reutilization, JUnit integration and statistics harvesting. Both tests and data can be written in pure XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JMXUnit is a simple extension of Junit - the popular java unit testing framework from Erich Gamma and Kent Beck. The goal of the JMXUnit package is to support JMX vendor independent testing of JMX MBeans.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The \\\"Archimedes Project\\\" extracts XML metadata content from Versata\\\'s repositories. It generates detailed reports (JavaDoc for Business Rules), persist XML business rules (Rules Repository) , and create JUNIT & Euclid test scripts 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project provides a JUnit-like unit testing framework for the J2ME platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is geared towards the expediting of writing, compiling, and testing source code written in Java created for coding competitions. This code was developed specifically for TopCoder (www.topcoder.com) but is meant for more general purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Testpilot is a browser based unit testing framework for testing websites. With it you can record the keystrokes and mouse events for a session and play them back automatically. You can include assertions for values in inputs DIVs or JavaScript variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Generic unit testing framework and methodology for testing any kind of code
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Web based Defect tracking / Issue tracking application developed in Java and intended to run using variety of Database and Web/App servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a HTTP traffic generator for load testing web applications. It is very simple and fast and can simulate client activity on multiple servers at the same time. Supports almost all http methods such as GET, POST, HEAD
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The most complete freely-available mock-object-based Servlet unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A completely extensible Java unit-testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web application load testing tool written in Java. Uses a central console to manage remote simulations allowing for a large number of virtual users. Can test fullblown web applications requiring cookies and complex querystring and formdata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The jload framework enables developers to create repeatable load test cases. The framework will then execute these cases and generate reports and graphs showing the execution times and characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Unit testing framework for Haskell, similar to JUnit for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TiniUnit is a XUnit-like unit testing framework suitable for use on the Dallas Semiconductors TINI board. TiniUnit is similar the JUnit in intent, but is does not require reflection since the 1.0x version of the TINI OS does not support reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively. Provides a standard, proven, simple and elegant way to write unit tests for Python software. GUI also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SMPPSim simulates a Short Message Service Centre (SMSC) that allows interaction with an External Short Message Entity (ESME) using the Logica Aldiscon protocol SMPP. It is intended as a testing tool. SMPPSim is currently hosted by Selenium Software.
    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.