Sciweavers

ICST
2008
IEEE

Distributed In Vivo Testing of Software Applications

13 years 10 months ago
Distributed In Vivo Testing of Software Applications
The in vivo software testing methodology focuses on testing live applications by executing unit tests throughout the lifecycle, including after deployment. The motivation is that the “known state” approach of traditional unit testing is not always sufficient; deployed applications rarely operate under such conditions, and it may be more informative to perform the testing in live environments. One of the limitations of this approach is the high performance cost it incurs, as the unit tests are executed in parallel with the application. Here we present distributed in vivo testing, which focuses on easing the burden by sharing the load across multiple instances of the application of interest. That is, we elevate the scope of in vivo testing from a single instance to a community of instances, all participating in the testing process. Our approach is different from prior work in that we are actively testing during execution, as opposed to passively monitoring the application or conduc...
Matt Chu, Christian Murphy, Gail E. Kaiser
Added 31 May 2010
Updated 31 May 2010
Type Conference
Year 2008
Where ICST
Authors Matt Chu, Christian Murphy, Gail E. Kaiser
Comments (0)