scispace - formally typeset
M

Moheb R. Girgis

Researcher at Minia University

Publications -  47
Citations -  770

Moheb R. Girgis is an academic researcher from Minia University. The author has contributed to research in topics: Test data & Test data generation. The author has an hindex of 14, co-authored 47 publications receiving 721 citations. Previous affiliations of Moheb R. Girgis include University of Liverpool & University of Bahrain.

Papers
More filters
Journal Article

Automatic Test Data Generation for Data Flow Testing Using a Genetic Algorithm

TL;DR: An automatic test data generation technique that uses a genetic algorithm, which is guided by the data flow dependencies in the program, to search for test data to cover its def-use associations, to evaluate the effectiveness of the proposed GA compared to the random testing technique.
Proceedings ArticleDOI

Using Genetic Algorithms to Aid Test-Data Generation for Data-Flow Coverage

TL;DR: An automatic test-data generation technique that uses a genetic algorithm (GA) to generate test data that satisfy data-flow coverage criteria and applies the concepts of dominance relations between nodes to define a new multi-objective fitness function to evaluate the generated test data.
Journal ArticleDOI

Solving the Wireless Mesh Network Design Problem using Genetic Algorithm and Simulated Annealing Optimization Methods

TL;DR: The genetic algorithm and simulated annealing enable searching for a low-cost WMN configuration with constraints and determine the number of used gateways to minimize WMN network costs while satisfying quality of service.
Journal Article

Solving the Wireless Mesh Network Design Problem using Genetic Algorithm and Simulated Annealing Optimization Methods

TL;DR: In this paper, the authors used a genetic algorithm and simulated annealing to enable searching for a low-cost WMN configuration with constraints and determine the number of used gateways.
Proceedings ArticleDOI

An integrated system for program testing using weak mutation and data flow analysis

TL;DR: A tool for FORTRAN 77 programs which has been developed to help a user apply the weak mutation and data flow testing techniques and some preliminary experiments with use of the tool are described.