Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.aludratest:aludratest

Package Overview
Dependencies
Maintainers
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.aludratest:aludratest

Test automation framework providing seamless integration of selenium based web GUI tests, file and stream content, and protocols. It enforces a unified programming model for testing different technologies: Web GUI including AJAX (using Selenium), HTML, XML, EDIFACT, Flat File, CSV/TSV, protocols like HTTP, JMS, FTP, SFTP, Network Shares. The framework is extensible via a flexible service API.

  • 3.0.2
  • Source
  • Maven
  • Socket score

Version published
Maintainers
6
Source

aludratest

Build Status

Build Status

Release

Version 3.0.1 is the most recent release. Please see below on how to include it e.g. in your Maven build.

Documentation

The documentation for the most recent release is published here.

Maven Dependency

To use Aludratest in your Maven project, add this dependency to your pom.xml:

<dependency>
  <groupId>org.aludratest</groupId>
  <artifactId>aludratest</artifactId>
  <version>3.0.1</version>
</dependency>

Please see documentation link above on how to run your first test.

Build

To build your own copy of Aludratest, locally clone the repository.

Perform:

  • mvn compile to build your own version
  • mvn install to install Aludratest to your local repository and use with your tests
  • mvn site to render documentation

FAQs

Package last updated on 24 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc