https://github.com/telefonica/qacdco-performance
QACDCO performance testing framework.
https://github.com/telefonica/qacdco-performance
dir-cto org-cdo srv-qa tool-prisma
Last synced: 2 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-16T13:36:54.000Z (2 months ago)
- Last Synced: 2026-02-16T21:43:15.209Z (2 months ago)
- Topics: dir-cto, org-cdo, srv-qa, tool-prisma
- Language: Python
- Homepage:
- Size: 7.42 MB
- Stars: 2
- Watchers: 13
- Forks: 1
- Open Issues: 1
-
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.