Skip to content

Releases: 0xMartin/NetworkAppTestingTool

NATT 1.7.0

19 Sep 17:54
df06d15

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.1

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • Host server for interactive application testing (email server, telnet server, telnet echo server, telnet broadcast server, MQTT broker)
  • Simple GUI for NATT logs

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language
  • Host server for interactive application testing

NATT 1.6.7

13 Aug 11:35

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • NATT now prints a summary about failed test cases in the terminal

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.6

12 Aug 17:45

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • The output report now does not display empty test root or test suite block initialization sections

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.5

12 Aug 16:48

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • Help menu update. Option -h or --help

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.4

12 Aug 16:27

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • Bug fixed: External Program Runner Module is not termiting

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.3

12 Aug 15:16

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • New version of NATT-SPI v1.1.0
  • Fixed error in plugins: it was not possible to use NATT Modules. Now it is necessary to register each module + instantiate with the help of a special NATT context function

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.2

12 Aug 11:09

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.0.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.1

12 Aug 09:44

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.0.0

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

New features

  • Fixed bug: modules not removed from context after termite

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.6.0

11 Aug 22:15

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.0.0

New features:

  • Plugin support. For the plugin developmentnet, download the NATT-SPI library.

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language

NATT 1.5.1

10 Aug 10:23

Choose a tag to compare

NATT logo

Network Application Testing Tool (NATT)

New features:

  • Added support for creating custom keywords: custom_keyword, call_keyword
  • Logging to the file

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language