Skip to content
Marco A. Salazar edited this page Dec 16, 2019 · 18 revisions

FINANCIAL MESSAGE TRANSFER 2.0.7

fimet_logo

FIMET is an eclipse-plugin project inspired for ISO8583 test automation

FIMET is designed to:

  • ISO8583 mamipulation

  • ISO8583 tests creation

  • ISO8583 tests validations

  • ISO8583 tests automated

FIMET is implemented on eclipse 2018-12

Features

  • Parsers: for ISO8583 (easy configruation)
  • Sockets: for ISO8583 communication
  • Simulators: for simulate issuers responses and acquirers request
  • Use Cases: is and abstraction of an ISO8583 message for atumated tests
  • Converters: for easy editor-conversion between ASCII, EBCDIC, HEX, Binary
  • Report: for display the results of use cases execution

Third-party librares

  • GSON used for JSON manipulation
  • ORMLITE used for persist field formats, sockets and other information
  • POI used for create excel reports
  • JCRAFT used for ftp connections (download remote files over a FTP server)
  • Json-Eclipse-Plugin is extended by Use Case Editor
Clone this wiki locally