𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Test-data generation using genetic algorithms

✍ Scribed by Roy P. Pargas; Mary Jean Harrold; Robert R. Peck


Publisher
John Wiley and Sons
Year
1999
Tongue
English
Weight
214 KB
Volume
9
Category
Article
ISSN
0960-0833

No coin nor oath required. For personal study only.

✦ Synopsis


This paper presents a technique that uses a genetic algorithm for automatic test-data generation.

A genetic algorithm is a heuristic that mimics the evolution of natural species in searching for the optimal solution to a problem. In the test-data generation application, the solution sought by the genetic algorithm is test data that causes execution of a given statement, branch, path, or definition-use pair in the program under test. The test-data-generation technique was implemented in a tool called TGen, in which parallel processing was used to improve the performance of the search. To experiment with TGen, a random test-data generator called Random was also implemented. Both TGen and Random were used to experiment with the generation of test-data for statement and branch coverage of six programs.


πŸ“œ SIMILAR VOLUMES


Tests for genetic association using fami
✍ Mei-Chiung Shih; Alice S. Whittemore πŸ“‚ Article πŸ“… 2002 πŸ› John Wiley and Sons 🌐 English βš– 102 KB πŸ‘ 1 views

We use likelihood-based score statistics to test for association between a disease and a diallelic polymorphism, based on data from arbitrary types of nuclear families. The Nonfounder statistic extends the transmission disequilibrium test (TDT) to accommodate affected and unaffected offspring, missi

A genetic algorithm for generating test
✍ Mehmet Yildirim πŸ“‚ Article πŸ“… 2009 πŸ› John Wiley and Sons 🌐 English βš– 126 KB

## Abstract The purpose of this study is to provide academicians with efficient means of generating tests with multiple‐choice questions from a question bank. Genetic algorithm (GA) is used to optimize predefined criteria for selecting questions from the question bank. GA is a very useful optimizat

Dual-band antenna design using genetic a
✍ Jae Hee Kim; Wee Sang Park πŸ“‚ Article πŸ“… 2010 πŸ› John Wiley and Sons 🌐 English βš– 551 KB

## Abstract This article represents an antenna topology selection for dual‐band mobile phone using an optimization technique that applies a genetic algorithm (GA) in the early stage of the design. Commercial software (CST MWS) is used to predict the performance of the antenna. Then, the fitness fun

STRUCTURAL DAMAGE DETECTION BASED ON A M
✍ F.T.K. AU; Y.S. CHENG; L.G. THAM; Z.Z. BAI πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 151 KB

This paper describes a procedure for detecting structural damage based on a microgenetic algorithm using incomplete and noisy modal test data. As the number of sensors used to measure modal data is normally small when compared with the degrees of freedom of the finite element model of the structure,

PM3(tm) parameterization using genetic a
✍ Thomas R. Cundari; Jun Deng; Wentao Fu πŸ“‚ Article πŸ“… 2000 πŸ› John Wiley and Sons 🌐 English βš– 301 KB πŸ‘ 1 views

PM3 tm has great potential in studying transition metals because of its speed and applicability to large complexes. However, its parameterization is not yet Ε½ . available for all 30 d-block metals. In this research, genetic algorithms GAs were Ε½ . Ε½ . evaluated for the development of PM3 tm paramete

Automated test-data generation for excep
✍ N. Tracey; J. Clark; K. Mander; J. McDermid πŸ“‚ Article πŸ“… 2000 πŸ› John Wiley and Sons 🌐 English βš– 285 KB πŸ‘ 1 views

This paper presents a technique for automatically generating test-data to test exceptions. The approach is based on the application of a dynamic global optimization based search for the required test-data. The authors' work has focused on test-data generation for safety-critical systems. Such system