Deployed software component testing using dynamic validation agents

  • Authors:
  • John Grundy;Guoliang Ding;John Hosking

  • Affiliations:
  • Department of Computer Science, University of Auckland, Private Bag 92019, Auckland, New Zealand and Department of Electrical and Electronic Engineering, University of Auckland, Private Bag 92019, ...;Department of Computer Science, University of Auckland, Private Bag 92019, Auckland, New Zealand;Department of Computer Science, University of Auckland, Private Bag 92019, Auckland, New Zealand

  • Venue:
  • Journal of Systems and Software - Special issue: Automated component-based software engineering
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software component run-time characteristics are highly dependent on their actual deployment situation. Validating that software components meet required functional and non-functional properties is time consuming and for some properties quite challenging. We describe the use of "validation agents" to automate the testing of deployed software components to verify that component functional and non-functional properties are met. Our validation agents utilise "component aspects" that describe functional and non-functional cross-cutting concerns impacting software components. Aspect information is queried by our validation agents and these construct and run automated tests on the deployed software components. The agents then determine if the deployed components meet their aspect-described requirements. Some agents deploy an existing performance test-bed generation tool to run realistic loading tests on these components. We describe the motivation for our work, how component aspects are designed and encoded, our automated agent-based testing process, the architecture and implementation or our validation agents, and our experiences using them.