@inproceedings{www200991, booktitle = {18th International World Wide Web Conference}, month = {April}, title = {Test Case Prioritization for Regression Testing of Service-Oriented Business Applications}, author = {Lijun Mei and Zhenyu Zhang and W. K. Chan and T. H. Tse}, year = {2009}, pages = {901--901}, url = {http://www2009.eprints.org/91/}, abstract = {Regression testing assures the quality of modified service-oriented business applications against unintended changes. However, a typical regression test suite is large in size. Earlier execution of those test cases that may detect failures is attractive. Many existing prioritization techniques order test cases according to their respective coverage of program statements in a previous version of the application. On the other hand, industrial service-oriented business applications are typically written in orchestration languages such as WS-BPEL and integrated with workflow steps and web services via XPath and WSDL. Faults in these artifacts may cause the application to extract wrong data from messages, leading to failures in service compositions. Surprisingly, current regression testing research hardly considers these artifacts. We propose a multilevel coverage model to capture the business process, XPath, and WSDL from the perspective of regression testing. We develop a family of test case prioritization techniques atop the model. Empirical results show that our techniques can achieve significantly higher rates of fault detection than existing techniques. } }