JSARP – Simulador e Analisador de Redes de Petri em Java
This tool allows describing and verifying Petri Nets with the support of a graphical interface. This tool, is being developed in Java.
The Leading Open Source and Commercial Software Testing Tools Website
XPect allows test developers to describe regression tests for message oriented systems in XML. XPect leans on JUnit and XPect test should be kicked off as JUnit TestSuites.
The central concept of XPect is to lean on schema and validating editors in order to define tests to be performed against message oriented services.
The execution of particulare tests found inside of a Suite of test defined in this way can then be run from Java code making regression testing of message oriented systems via JUnit faster to produce and more respondent to schema changes. As of this writting only a narrow sliver of HTTP services are supported.
However, it is already nicely meeting the authors needs and the only way for growth to continue is to give others with different needs access. Additionally, the author has previously implemented a similar system for JMS systems and intends for JMS to be supported by XPect.
TestCases supply the ability to expect a response of some type. (usually after sending a request) The response will be sorted in a manor that is specific to the type of TestCase being used. This requires the user to have someknowledge of how the type of TestCase when using XPath expressions as all PXath expressions within a TestCase are always evaluated in the context of the TestCase element.
Since the resultant document after a request can be see after running the tests this does not really make for a very high barrier. Since all data sent and received in ultimately placed in an XML document, XPath is key to utilizing XPect. XPath is found in three locations in XPect:
This tool allows describing and verifying Petri Nets with the support of a graphical interface. This tool, is being developed in Java.
Java profiling tool from ej-Technologies GmbH. Check for performance bottlenecks, memory leaks and threading issues.
Project providing tools which can be used to build a Java interface for Microsoft Dynamics CRM. This project is built around the Apache Axis2 library using the Web Service provided by the Microsoft Dynamics CRM.
LoadJava is a command line tool that can load metadata stored in Java class files or JARs into a relational data model in SQLServer. Using the relational data model, it is possible to conduct analyses of Java code base on enterprise scale easily and efficiently.
This Starter Kit was designed to work as a simple command line build tool to help Java developers deploy their applications to the Windows Azure cloud. It uses Apache Ant as part of the build process, and includes an Ant extension that’s capable of understanding Window Azure configuration options. The Windows Azure Starter Kit for… Read More
A free visual tool, originally from Sun, to monitor and troubleshoot Java applications. Runs on Sun JDK 6, but is able to monitor applications running on JDK 1.4 and higher. Utilizes various available technologies like jvmstat, JMX, the Serviceability Agent (SA), and the Attach API to get data and uses minimal overhead on monitored applications.… Read More
The Apache POI Project’s mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft’s OLE 2 Compound Document format (OLE2).
actiWATE is a Java-based software platform intended to make the test automation process simple and cost-effective