Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telefonica/qacdco-performance
QACDCO performance testing framework.
https://github.com/telefonica/qacdco-performance
dir-cto org-cdo srv-qa
Last synced: 26 days ago
JSON representation
QACDCO performance testing framework.
- Host: GitHub
- URL: https://github.com/telefonica/qacdco-performance
- Owner: Telefonica
- Created: 2020-08-18T10:45:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T08:34:27.000Z (9 months ago)
- Last Synced: 2024-04-13T08:13:13.139Z (8 months ago)
- Topics: dir-cto, org-cdo, srv-qa
- Language: Python
- Homepage:
- Size: 726 KB
- Stars: 2
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Performance Framework enables implementation of performance testing in a project using two different tools: Jmeter and Locust. Either of the two tools can be chosen to create a generic structure and begin designing test scenarios quickly.
In the locust folder, there is the Locust-oriented framework and the necessary information to get started can be found in the README.md file. Meanwhile, the Jmeter-based performance framework can be found in the jmeter folder.
Templates with basic structures are available to start developing performance scenarios, as well as examples of performance pipelines.
Please, have a look to the documentation in the following link [Performance Testing Activities](https://confluence.tid.es/display/CTO/%5BQPM-Perf%5D+Actividades+Performance) .This document will give to you a complete overview of the performance testing process, main performance testing activities, and a guideline about the performance framework based on Jmeter and Locust.