Sciweavers

202 search results - page 2 / 41
» An empirical study of regression test application frequency
Sort
View
ESEM
2008
ACM
13 years 7 months ago
Empirical evaluations of regression test selection techniques: a systematic review
Regression testing is the verification that previously functioning software remains after a change. In this paper we report on a systematic review of empirical evaluations of regr...
Emelie Engström, Mats Skoglund, Per Runeson
ICSE
2009
IEEE-ACM
13 years 3 months ago
Configuration aware prioritization techniques in regression testing
Configurable software lets users customize applications in many ways, and is becoming increasingly prevalent. Regression testing is an important but expensive way to build confide...
Xiao Qu
CSMR
2009
IEEE
13 years 10 months ago
Application of TreeNet in Predicting Object-Oriented Software Maintainability: A Comparative Study
There is an increasing interest in more accurate prediction of software maintainability in order to better manage and control software maintenance. Recently, TreeNet has been prop...
Mahmoud O. Elish, Karim O. Elish
ICSM
2007
IEEE
13 years 11 months ago
Combinatorial Interaction Regression Testing: A Study of Test Case Generation and Prioritization
Regression testing is an expensive part of the software maintenance process. Effective regression testing techniques select and order (or prioritize) test cases between successive...
Xiao Qu, Myra B. Cohen, Katherine M. Woolf
TSE
2002
140views more  TSE 2002»
13 years 4 months ago
Test Case Prioritization: A Family of Empirical Studies
To reduce the cost of regression testing, software testers may prioritize their test cases so that those which are more important, by some measure, are run earlier in the regressi...
Sebastian G. Elbaum, Alexey G. Malishevsky, Gregg ...