All Projects → mgasiorowski → performance_testing

mgasiorowski / performance_testing

Licence: MIT license
Tools, articles, etc. related to performance/load/etc. testing.

Projects that are alternatives of or similar to performance testing

Howtheytest
A collection of public resources about how software companies test their software
Stars: ✭ 3,765 (+2088.95%)
Mutual labels:  quality, software-testing
javascript-test-reporter
DEPRECATED Code Climate test reporter client for JavaScript projects
Stars: ✭ 68 (-60.47%)
Mutual labels:  quality
Eslint Plugin Boundaries
Eslint plugin checking architecture boundaries between elements
Stars: ✭ 157 (-8.72%)
Mutual labels:  quality
Faceimagequality
Code and information for face image quality assessment with SER-FIQ
Stars: ✭ 223 (+29.65%)
Mutual labels:  quality
Jpeek
Java Code Static Metrics (Cohesion, Coupling, etc.)
Stars: ✭ 168 (-2.33%)
Mutual labels:  quality
Manual Testing
This repository contains the General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.
Stars: ✭ 134 (-22.09%)
Mutual labels:  software-testing
Sonar Cnes Report
Generates analysis reports from SonarQube web API.
Stars: ✭ 145 (-15.7%)
Mutual labels:  quality
webspicy
A technology agnostic specification and test framework that yields better coverage for less testing effort.
Stars: ✭ 42 (-75.58%)
Mutual labels:  software-testing
sbt-sonar
An sbt plugin which provides an easy way to integrate Scala projects with SonarQube.
Stars: ✭ 62 (-63.95%)
Mutual labels:  quality
Codeclimate
Code Climate CLI
Stars: ✭ 2,273 (+1221.51%)
Mutual labels:  quality
Constexpr Everything
Rewrite C++ code to automatically apply `constexpr` where possible
Stars: ✭ 178 (+3.49%)
Mutual labels:  quality
Jscpd
Copy/paste detector for programming source code.
Stars: ✭ 2,397 (+1293.6%)
Mutual labels:  quality
introduction-nodejs
Introduction to NodeJS
Stars: ✭ 13 (-92.44%)
Mutual labels:  quality
Coveragechecker
Allows old code to use new standards
Stars: ✭ 159 (-7.56%)
Mutual labels:  quality
video-quality-metrics
Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.
Stars: ✭ 87 (-49.42%)
Mutual labels:  quality
Radish
Behavior Driven Development tooling for Python. The root from red to green.
Stars: ✭ 153 (-11.05%)
Mutual labels:  quality
Phpmetrics
Beautiful and understandable static analysis tool for PHP
Stars: ✭ 2,180 (+1167.44%)
Mutual labels:  quality
Qulice
Quality Police for Java projects
Stars: ✭ 250 (+45.35%)
Mutual labels:  quality
resiliency
A modern PHP library that allows you to make resilient calls to external services 🔁
Stars: ✭ 79 (-54.07%)
Mutual labels:  quality
clearth
Test automation tool for Clearing, Settlement and Back-Office Systems
Stars: ✭ 26 (-84.88%)
Mutual labels:  software-testing

Performance Testing

Pull requests welcome

Table of Contents

Legend

💰 - Paid services, tools, etc. - Repository not maintanded

Backend Tools

HTTP

Multi-protocol

Web services

Cluster

Machine learning

Low Level

Frameworks

Database

Other

Reports

Load distribution

Frontend Tools

Web services

Web Links

Where to Start

Continuous Integration

Frontend Performance

Cluster

Database

Cloud

Video Streaming

Other

Community

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

Copyright (c) 2022 Maciej Gąsiorowski

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].