http://blog.chenlb.com/2009/03/jmeter-quick-start.html
http://jakarta.apache.org/jmeter/usermanual/index.html
http://www.ingrid.org/jajakarta/jmeter/1.7/docs/usermanual/component_reference.html#Data_Analyzer
http://www.ibm.com/developerworks/cn/opensource/os-pressiontest/
http://www.51testing.com/html/60/n-16160.html
http://blog.csdn.net/Ruluo/archive/2005/10/19/509549.aspx
吞吐量=完成的transaction數/完成這些transaction數所需要的時間; Throughput:每秒完成的請求數
|
平均響應時間=所有響應時間的總和/完成的transaction數;Average= 訪問頁面的平均響應時間
|
失敗率=失敗的個數/transaction數, Error%:錯誤的請求的數量/請求的總數
|
Min= 訪問頁面的最小響應時間
|
Max= 訪問頁面的最大響應時間
|
KB/Sec= 每秒從服務器端接收到的數據量
|
Avg. Bytes - average size of the sample response in bytes
|
STD DEV 標準差(standard deviation)
http://www.javaeye.com/topic/785155 Jmeter測試報表相關參數說明 Jmeter用動態參數進行測試