Profile-Based, Load-Independent Anomaly Detection and Analysis in Performance Regression Testing of Software Systems

  • Authors:
  • Shadi Ghaith;Miao Wang;Philip Perry;John Murphy

  • Affiliations:
  • -;-;-;-

  • Venue:
  • CSMR '13 Proceedings of the 2013 17th European Conference on Software Maintenance and Reengineering
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Performance evaluation through regression testing is an important step in the software production process. It aims to make sure that the performance of new releases do not regress under a field-like load. The main outputs of regression tests are the metrics that represent the response time of various transactions as well as the resource utilization (CPU, disk I/Oand Network). In this paper, we propose to use a concept known as Transaction Profile, which can provide a detailed representation for the transaction in a load independent manner, to detect anomalies through performance test runs. The approach uses data readily available in performance regression tests and a queueing network model of the system under test to infer the Transactions Profiles. Our initial results show that the Transactions Profiles calculated from load regression test data uncover the performance impact of any update to the software. Therefore we conclude that using Transactions Profiles is an effective approach to allow testing teams to easily assure each new software release does not suffer performance regression.