@article{alshraideh06search,
	abstract = {This paper presents a novel approach to automatic software test data generation, where the test data is intended to cover program branches which depend on string predicates such as string equality, string ordering and regular expression matching. A search-based approach is assumed and some potential search operators and corresponding evaluation functions are assembled. Their performance is assessed empirically by using them to generate test data for a number of test programs. A novel approach of using search operators based on programming language string operators and parameterized by string literals from the program under test is introduced. These operators are also assessed empirically in generating test data for the test programs and are shown to provide a significant increase in performance. Copyright {\copyright} 2006 John Wiley \& Sons, Ltd.},
	address = {Department of Computer Science, The University of Hull, Hull HU6 7RX, U.K.},
	author = {Alshraideh, Mohammad   and Bottaci, Leonardo  },
	citeulike-article-id = {3140989},
	doi = {http://dx.doi.org/10.1002/stvr.354},
	journal = {Software Testing, Verification and Reliability},
	keywords = {da, project-planning, search, test-data-generation},
	number = {3},
	pages = {175--203},
	posted-at = {2008-08-20 17:56:09},
	priority = {2},
	title = {Search-based software test data generation for string data using program-specific search operators},
	url = {http://dx.doi.org/10.1002/stvr.354},
	volume = {16},
	year = {2006}
}
