Giter Club home page Giter Club logo

ctester's Introduction

CTester

Index

Introduction

CTester is Tool created for the EMV group for testing the different products and platforms. The tool has been developed in JavaFX to be cross-platform and can also be used through the command line so that the testing can be automated.

Characteristics

  • Cross-platform.
  • Self-contained: the tool won't have to be recompiled if a test changes.
  • Configurable: things than are likely to change are configured through an .xml file.
  • Run through GUI and command line.

Libraries

The following libraries have been used for this project:

  • JFoenix: material design components for JavaFX.
  • RichTextFX: memory-efficient text area for JavaFX.
  • Smart Card I/O API: Java API for communication with Smart Cards using ISO/IEC 7816-4 APDUs.
  • dom4j: Flexible XML framework for Java.
  • log4j: logging library for Java.
  • JUnit: for internal testing of the tool.

Requirements

For just running tests

For test developing

For tool developing

How to use

GUI

  1. Open the application.

  2. Add some tests.

  3. Run'em!

Command line

  1. Open a command line.

  2. Create an .lst file containing the tests.

  3. Execute the .jar file passing the .lst file.

For more details, refer to this README.

Developing a test

To create a new test, refer to this README.

ctester's People

Contributors

dani3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.