Download List

Projeto Descrição

MASH is a modular, automated script harness. It allows users to implement simple harnesses that perform work external to a system. The framework will invoke that harness as outlined by an XML script. For example, when using the framework to test a system you could create a script that cleans and loads a database, FTPs some data, submits a login form, and verifies HTTP information. Harnesses can easily be built to do almost anything (many harnesses are provided), not just Web page verification. While harnesses are written in Java, the scripts may be run against any type of system as harnesses are intended to act as clients.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-14 21:53
1.0

Os corredores foram adicionados para a linha de comando (não só de JUnit Ant) para executar um script específico ou um conjunto completo de scripts. Também foram incluídos uma limpeza aproveitar DB, respostas unificadas em torno RawResponse, Um reforçada XmlAccessor respostas XML, uma renomeação de bibliotecas para mash-*, e suporte HBase.
Runners were added for the command line (not just JUnit from Ant) for running a particular script or an entire suite of scripts. Also included were a DB harness cleanup, unified responses around RawResponse, A beefed up XmlAccessor for XML responses, a rename of libraries to mash-*, and HBase support.

2010-07-27 11:39
0.10

Esta versão vai pegar throwable, não a exceção no corredor script, para a notificação de erro melhor. IMAP chicote e-mail: recuperar mensagens de e-mail, número da mensagem ou o destinatário. Limpeza e-mails fora para verificação das propriedades de configuração de e-mail (assunto, destinatário, a partir de, e conteúdo).
This release will catch throwable, not exception in script runner, for better error reporting. IMAP email harness:
retrieve email messages by message number or recipient. Clean out emails for setup verification of email properties (subject, recipient, from, and content).

2010-07-03 07:08
0.9.1

Log erros foram encontrados durante a validação para o log. Esta versão pode calcular o nome do teste, quando nenhum nome é dado de teste. Isso é feito olhando para o nome do arquivo e removendo o caminho da suite invocando o teste. Uma ruptura clara é fornecida entre os testes nos registros.
Log errors were found during validation to the log. This release can calculate the name of the test when no test name is given. This is done by looking at the file name and removing the path of the suite invoking the test. A clear break is provided between tests in the logs.

2010-04-23 07:07
0.8.3

Atualizações para o registro. Algumas correções lógica para a validação de resposta HTTP.
Updates for logging. Some logic fixes for the HTTP response validation.

2010-03-15 19:48
0.8.1

Implementações mais arreios foram adicionados. Alguns registo foi limpo. Suporte para mensagens JMS foi colocado em cima do original HTTP, FTP, DB, e utilidades.
Tags: Minor, feature
More harness implementations were added. Some logging was cleaned up. Support for JMS messaging was added on top of the original HTTP, FTP, DB, and utilities.

Project Resources