Projects tagged ‘robustness’


[2 total ]

23 Users
   

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * ... [More] Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]
Created over 3 years ago.

0 Users

TestRR is a very lightweight framework that can be used to test robustness and performance for Java applications. It is based on the work done during the development of Aloha and is described in this ... [More] paper at Agile2008. Two sample scenarios are also provided if you check out the source code. While the samples use Spring to run the robustness scenarios, the unit tests demonstrate how the application can be run with plain Java code. Currently, the statistics provided at the end of the run are quite minimal. More statistics can easily be added to the project as and when required. [Less]
Created about 1 year ago.