Sciweavers

55 search results - page 2 / 11
» Regression Test Selection for Java Software
Sort
View
ICSE
1998
IEEE-ACM
13 years 10 months ago
An Empirical Study of Regression Test Selection Techniques
Todd L. Graves, Mary Jean Harrold, Jung-Min Kim, A...
ICSM
2005
IEEE
13 years 11 months ago
Crisp: A Debugging Tool for Java Programs
Crisp is a tool (i.e., an Eclipse plug-in) for constructing intermediate versions of a Java program that is being edited in an IDE such as Eclipse. After a long editing session, a...
Ophelia Chesley, Xiaoxia Ren, Barbara G. Ryder
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
ICSM
1993
IEEE
13 years 10 months ago
Incremental Regression Testing
The purpose of regression testing is to ensure that bug xes and new functionality introduced in a new version of a software do not adversely a ect the correct functionality inheri...
Hiralal Agrawal, Joseph Robert Horgan, Edward W. K...
COMPSAC
2001
IEEE
13 years 9 months ago
Scenario-Based Functional Regression Testing
Regression testing has been a popular quality assurance technique. Most regression testing techniques are based on code or software design. This paper proposes a scenario-based fu...
Raymond A. Paul, Lian Yu, Wei-Tek Tsai, Xiaoying B...