https://github.com/ericsson-mts/mts
Project of Multi-protocol Test Tool opensourced by Ericsson
https://github.com/ericsson-mts/mts
asn1 diameter http mts network-test protocol protocol-tests radius rtp rtsp sctp sigtran sip tcp test testing-tools udp
Last synced: 10 days ago
JSON representation
Project of Multi-protocol Test Tool opensourced by Ericsson
- Host: GitHub
- URL: https://github.com/ericsson-mts/mts
- Owner: ericsson-mts
- License: gpl-3.0
- Created: 2017-12-11T20:00:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T17:32:18.000Z (about 2 years ago)
- Last Synced: 2025-03-30T23:02:09.107Z (10 months ago)
- Topics: asn1, diameter, http, mts, network-test, protocol, protocol-tests, radius, rtp, rtsp, sctp, sigtran, sip, tcp, test, testing-tools, udp
- Language: Java
- Homepage:
- Size: 282 MB
- Stars: 69
- Watchers: 10
- Forks: 38
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-telco - MTS: Multiprotocol Test Tool - MTS (Multi-protocol Test Suite) is a multi-protocol testing tool specially designed for telecom IP-based architectures (see above "Features" section for more details). (Protocols / SCTP)
README
# MTS: Multiprotocol Test Tool
[](https://github.com/ericsson-mts/mts)
MTS (Multi-protocol Test Suite) is a multi-protocol testing tool specially designed for telecom IP-based architectures (see above "Features" section for more details).
## MTS meets needs like :
* Functional, non-regression or protocol tests => ‘Sequential’ mode
* Load, performance endurance stress tests => ‘Parallel’ mode (master/slave)
* Simulates equipment => client, server or both sides
* System supervision => capture mode (like wireshark)
## Product characteristics :
* Definition of tests case in XML files : test and scenarios input files
* Graphical (very convivial) or command line (for test automation) user interfaces
* Easy to use : logging management and rich statistics presentation.
* Pure software solution => support only IP based protocol
* Written in java => supports many famous platforms : Windows and Linux supported
* Open Source product since begin 2012 with GPLV3 license => free to use
## Developers :
* Compile and use / test : ```mvn package```
* Generate installer : ```mvn install```