JProbe demo
2009年 三月 5日(星期四)View Demo
Product page
View Demo
Product page
Download the PDF
常有人問我有沒有專門在講效能測試的書,我覺得就是這一本了!!
Performance Testing Guidance for Web Applications from MSDN.
Download the Performance Testing Guidance for Web Applications Guide
微軟全球技術支援中心 – 邱英瑞 – Jacky Chiou:有一些VS2008, VS2005 Team Test 的使用與功能介紹
Approaches to Performance Testing
There are many different ways to go about performance testing enterprise applications, some of them more difficult than others. The type of performance testing you will do depends on what type of results you want to achieve. For example, for repeatability, benchmark testing is the best methodology. However, to test the upper [...]
Visual Studio 2005 Team System – 程式品質與壓力測試
時間:12/8 09:00~12:00
地點:台灣微軟公司股份有限公司 7AB 會議室
Web 應用程式測試一直是令人頭痛的問題,不論是功能測試或是壓力測試對開發人員或是系統人員來說都是一個可怕的惡夢,系統上線後隨著使用者人數增加才發現系統回應時間越來越慢,甚至無法正常進行交易。要達到好的效能除了要有良好的設計和程式技巧外,更重要的就是要一套與開發工具整合並且容易使用的測試工具。Visual Studio Team Edition for Tester 版本提供了一套完整的測試工具給開發人員與系統人員來使用。不但可以讓開發人員在開發過程中能夠進行完整的系統與壓力測試,也能讓系統人員在驗收 Web 應用程式的時候可以很方便的確認系統是否符合服務水平的要求。課程內容包含 Team Tester 介紹、使用情境、使用 Load Agent 來進行大規模壓力測試、改善效能與增加上線人數的程式與系統調整技巧。
一份很詳細的壓力測試工具評估文件,差不多涵蓋了市面上免費和商業的壓力測試工具:TOOL EVALUATION, COMPARISON AND RANKING
STRESS, LOAD, VOLUME, PERFORMANCE, BENCHMARK AND
BASE LINE TESTING TOOL EVALUATION AND COMPARISON provided by Allan.
This is a mostly complete, enterprise-scale performance test plan for a very large project in a Global 100 company provide by Brian Wilson. It is intended only to be a learning tool. If you have questions, you can mail to brian.wilson@orasi.com or bwilson@techsouth.com.
Although there is a real company logo on this document, the resource and [...]
你應該聽過「Test Driven development」,但是聽過「Stress-Diven architecture」嗎?
manAmplified: Stress Early, Stress Often
一本不錯的書,還提供 1120 頁的 PDF 版可以下載:
Improving .NET Application Performance and Scalability
特別是 Chapter 16 — Testing .NET Application Performance 這一章寫的很詳細,該怎麼作 performance testing、Process、Workload Modeling、Testing Considerations、Tools、Monitor Metrics、Best Practices for Performance Testing、Reporting、Analysis of Performance Data 都有所著墨。
一個由 .NET 寫的 LoadGenerator,?以幫助您?? Web service, 資料庫, 或是 COM+ serviced component 進行壓力測試,有??供 source code。
您?以設定?時模擬多少個 workers,?個 worker 都是一個執行緒 (thread)。?個 worker ?執行多少次 (Cmds/worker)。?次之間?間隔多久時間 (think time)。
顯示目?執行的狀態
Stress Testing: Custom LoadGenerator Tool Identifies the Issues Your Application Faces Under Stress—MSDN Magazine, April 2004