50個開源效能測試工具
這篇文章列舉了50個開源效能測試工具:
http://www.jayphilips.com/2010/01/07/50-open-source-performance-testing-tools/
並且對各種效能測試型別做了一些術語解析:
- Benchmark Testing: Benchmark testing is a performance test which subjects the system to varying workloads to measure and evaluate the performance behaviors and ability of the system to continue to function properly under these different workloads.
- Durability Testing: Durability testing is designed to determine the characteristics of a system under load conditions, over time. This is an excellent test to identify memory leaks in a system.
- Load Testing: Load testing is a performance test which subjects the system to varying workloads to measure and evaluate the performance behaviors and ability of the system to continue to function properly under these different workloads. The goal of load testing is to determine and ensure that the system functions properly beyond the expected maximum workload. Additionally, load testing evaluates the performance characteristics (response times, transaction rates, and other time sensitive issues).
- Scalability Testing: Scalability Testing determines the ability of a system to expand as the usage increases. It measures individual components of the system to determine their performance characteristics under increasing user loads. It also examines inter-component and multiple component behavior.
- Stress Testing: Stress Testing determines the ability of the application to perform under low and/or excessive loads to ensure that critical information and services are available when and how the end-user expects it. In addition, it is also a way to identify and document conditions under which the system fails to continue functioning properly.
- Volume Testing: Volume Testing subjects the target-of-test to large amounts of data to determine if limits are reached that cause the software to fail. Volume testing also identifies the continuous maximum load or volume the target-of-test can handle for a given period.
相關文章
- [Android]開源效能測試工具antoolAndroid
- 開源多執行緒效能測試工具-sysbench執行緒
- 深入淺出開源效能測試工具 Locust (使用篇 2)
- 深入淺出開源效能測試工具 Locust (使用篇 1)
- 軟體測試工具之開源測試工具彙總
- Huxley:開源 UI 測試工具UXUI
- 正式開源金融資料庫效能測試工具 Detabench-T 。資料庫
- 效能測試工具
- 羅列50多種開源MLOps工具測試結果的網站網站
- 開源測試工具 JMeter 介紹JMeter
- selenium開源功能測試工具
- 效能測試筆試 50 題 (答案在末尾)筆試
- 100個開源或免費的功能測試工具
- 效能測試工具Locust
- mysqlslap 效能測試工具MySql
- 效能測試工具supersmackMac
- 效能測試工具 - Siege
- 開源的負載測試/壓力測試工具 NBomber負載
- 介面測試工具 tep 介紹 (開源)
- 18個常用的網站效能測試工具網站
- 【PG效能測試】pgbench效能測試工具簡單使用
- ABAP Webdynpro效能測試工具Web
- 壓縮工具效能測試
- MySQL 效能測試工具mysqlslapMySql
- YCSB效能測試工具使用
- 效能測試工具的原理
- 幾個常見的MySQL效能測試工具RQMySql
- 測試開發之效能篇-效能測試設計
- 效能測試工具你知道多少?
- java 效能測試框架工具-junitperfJava框架
- 使用 fio 工具測試 EBS 效能
- Nginx效能測試工具之webbenchNginxWeb
- Google開源網路流量安全測試工具nogotofailGoAI
- Google 開源網路流量安全測試工具 nogotofailGoAI
- Java開源軟體測試工具大彙總Java
- 效能測試:主流壓測工具介紹
- 使用YCSB工具工具進行cassandra效能測試
- 10款開源的壓力/負載測試工具負載