https://github.com/Axway/ats-framework
Axway Automated Testing System (ATS) Framework. Details are in the README at the bottom of this page.
https://github.com/Axway/ats-framework
automated-testing automation-framework functional-testing integration-testing java test-framework
Last synced: about 2 months ago
JSON representation
Axway Automated Testing System (ATS) Framework. Details are in the README at the bottom of this page.
- Host: GitHub
- URL: https://github.com/Axway/ats-framework
- Owner: Axway
- License: apache-2.0
- Created: 2017-02-24T14:00:11.000Z (about 8 years ago)
- Default Branch: master_wo_log4j2
- Last Pushed: 2025-01-26T11:18:29.000Z (3 months ago)
- Last Synced: 2025-01-26T12:19:53.104Z (3 months ago)
- Topics: automated-testing, automation-framework, functional-testing, integration-testing, java, test-framework
- Language: Java
- Homepage:
- Size: 15.2 MB
- Stars: 35
- Watchers: 18
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - ATS Framework
README
[](https://travis-ci.org/Axway/ats-framework)
[](https://badge.fury.io/gh/Axway%2Fats-framework)
[](https://opensource.org/licenses/Apache-2.0)**WORK IN PROGRESS - Branch using latest features with Log4J 1.2.x**
**Version pending: 4.0.11 (currently in SNAPSHOT). Note that 4.0.8 and 4.0.9 are released versions using log4j 2.x.**
**The Axway Automated Testing System** (ATS) is a Java open source testing framework. It was initially developed for the testing needs of many of the Axway products.
ATS **key features** include:
- Easy to write and maintain automated tests. Understandable by both QA and developers
- Appropriate for variety types of functional and performance testing
- Separate components, or complete products, or products grouped as a bigger product can be tested
- Tests work on all platforms with (virtually) no change
- Support of distributed environments – it all works locally and remotely
- Comprehensive statistics about the system resource usage of the tested applications
- Consolidated reporting allowing easy test result analyzes
- Ability to freely mix ATS code with your own code
- Ability to plug in your own code, so it feels like it is part of ATS. For example you can use your own file transfer protocol or database
- Some functionalities can also be used by non-java projects
---
**Documentation** is available at https://axway.github.io/ats-framework/ATS-Documentation.html
**Note** that this is tool for testing purposes and is not targeted for production use.
---
**Video tutorials** are published on YouTube [here](https://www.youtube.com/watch?v=yeOrNUucNH0&list=PLLuHfb7NQS5oaENWHfYR5XuY-wNYvZgYj)
[](https://www.youtube.com/watch?v=yeOrNUucNH0&list=PLLuHfb7NQS5oaENWHfYR5XuY-wNYvZgYj "ATS Framework playlist. Use Ctrl+Click or Cmd+Click to open in new browser tab")
---
ATS framework **artifacts** are available at https://oss.sonatype.org/content/groups/public/com/axway/ats/framework/
**Release notes** are published here https://axway.github.io/ats-framework/Release-Notes.html
---
Other **related projects**:
- ATS Test Explorer at https://github.com/Axway/ats-testexplorer
- ATS HTTP DB Logger at https://github.com/Axway/ats-httpdblogger
- ATS Distribution at https://github.com/Axway/ats-distrib
---
**Contact** ATS team at: _ats.team_ [email protected]_