-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Svilen D edited this page Aug 30, 2019
·
7 revisions
Now open source, the Axway Automated Testing System (ATS) is internally developed testing framework widely used for the testing needs of most of the Axway products.
- 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
https://axway.github.io/ats-framework/
https://www.youtube.com/watch?v=-4ZlEzU4ucM&list=PLBEEcZZeAijMOHzPVvrPKqeg4O079W33I
https://oss.sonatype.org/content/groups/public/com/axway/ats/framework/
- 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
ats.team @ axway.com