Liste des projets simples Logiciel Télécharger Carte

489 projects in result set
Dernière Mise à Jour: 2005-11-09 05:16

WebTst

WebTst is a Web development test infrastructure.
It aims to simplify testing by implementing an
HTTP and HTTPS capture engine: a Web proxy which
records a tester's actions using any Web browser
and then replays them during testing. It comes
with support for cookie handling, HTTP
authentication, concurrency testing, digital
certificates, and a number of simple tests, such
as cookie setting, pattern matching, response
status, and many others. It also provides the
concept of result analyzer components and
capabilities for maintaining smoke and regression
test suites.

(Traduction automatique)
Dernière Mise à Jour: 2009-07-06 17:52

XPTracker

XPTracker is a radical alternative agile planning
tool aimed at keeping out of your way and making
sure you can see the stuff you care about at a glance. Included in this tool is a very advanced search system based on Lucene, an easy-to-use planning system based on Queues, and a customizable reporting engine (with burndown/scope creep charts) called Timelines.

(Traduction automatique)
Dernière Mise à Jour: 2005-07-19 21:36

Code Analyzer

Code Analyzer is a software source file metrics application. Metrics calculated include total files (for multiple file metrics), total lines, code lines, comment lines, whitespace lines, average line length, code lines/file (for multiple file metrics), comment lines/file (for multiple file metrics), code/comments ratio, code/whitespace ratio, and code/(comments + whitespace) ratio. It includes built-in comment and file extension definitions for: C, C++, Java, HTML, and assembly.

(Traduction automatique)
Dernière Mise à Jour: 2010-04-10 20:39

Agilefant

Agilefant is a backlog management system that can
be used when spreadsheets and most of the current
issue tracking and project management systems meet
their limits. It is intended to be used with agile
methodologies that emphasize building releasable
software in short, fixed time periods, where
features are commonly managed using "backlogs".

(Traduction automatique)
Dernière Mise à Jour: 2007-03-26 05:31

Selenium IDE

Selenium IDE is an integrated development
environment for Selenium tests. It is implemented
as a Firefox extension, and allows you to record,
edit, and debug tests. Selenium IDE includes the
entire Selenium Core, allowing you to easily and
quickly record and play back tests in the actual
environment that they will run. It features
autocomplete support and the ability to move
commands around quickly.

(Traduction automatique)
Dernière Mise à Jour: 2002-03-29 18:13

Load

Load is a utility for Web application and SOAP-based Web services performance and scalability testing. It features a scripting language and a library of test objects for the creation of intelligent agents that drive the Web application or SOAP-based Web service. Running hundreds of agents concurrently shows how your software performs in production environments. Load is a Java application that runs on Linux, Solaris, NT, Win2000, and Macintosh. While Load continues to be maintained, the next generation is the TestMaker program.

(Traduction automatique)
Dernière Mise à Jour: 2011-10-11 11:30

OVal

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be configured with annotations, POJOs, or XML. Custom constraints can be expressed in pure Java or by using scripting languages such as JavaScript, Groovy, or BeanShell. Besides simple object validation, OVal provides certain Programming by Contract features. They can easily be enabled by using the provided AspectJ aspects.

(Traduction automatique)
Langage naturel: English
Système d'exploitation: OS Independent
Langage de programmation: Java, Java
Interface utilisateur: Toolkits/Libraries
Dernière Mise à Jour: 2008-08-24 21:57

Project Dune

Project Dune is a software project management tool to manage your estimates, project information, issues, releases, scrum tasks, timesheets, and test execution results.

(Traduction automatique)
Dernière Mise à Jour: 2004-02-01 08:02

EZ-Ticket

EZ-Ticket is a Web-based ticket tracking system,
built with simplicity in mind. Unlike other ticket
systems, this ticket system has the same
functionality that other ticket systems have,
without all the complexity, making its use
efficient and effective.

(Traduction automatique)
Dernière Mise à Jour: 2008-01-26 16:22

AceUnit

AceUnit (Advanced C and Embedded Unit) is a comfortable C code unit test framework. AceUnit is in the style of JUnit 4.x, and is easy, modular, and flexible. AceUnit can be used in resource constraint environments such as embedded software development.

Dernière Mise à Jour: 2001-08-08 15:58

Jlint

Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.

Dernière Mise à Jour: 2003-09-12 23:20

Bluetail Ticket Tracker

The Bluetail Ticket Tracker (BTT) is a system for creating, storing, and keeping track of tickets. A ticket describes an issue of some sort. It can, for example, be a Trouble Report or a ToDo note. BTT also makes it possible to store customer information, which can be coupled to a ticket. BTT comes with a wiki-style knowledge base and an automatic mail store.

(Traduction automatique)
Dernière Mise à Jour: 2005-07-23 16:28

JCSC

JCSC is a powerful tool that checks source code against a highly definable coding standard for potentially bad code. Standards cover naming conventions for classes, interfaces, fields, and parameters, and the structural layout of classes and interfaces. Each rule is highly customizable. It can also find potential bugs, including empty catch/finally blocks, switches without defaults, throwing 'Exception' types, and slow code. JCSC was inspired by lint.

Dernière Mise à Jour: 2004-07-10 22:01

Fenris

Fenris is a multipurpose tracer, debugger, and code analysis tool that detects and documents high-level language constructions, can recover symbols, graph program execution flow, detect internal functions, recover symbol tables, and deal with anti-debugging protection. It features a command-line interface as well as a SoftICE-alike GUI and Web frontend.

Dernière Mise à Jour: 2011-11-13 18:07

DoctorJ

DoctorJ is an application that analyzes Java
documentation for compliance with the standard and
for accuracy against the code, beyond what javadoc
does.

(Traduction automatique)