scispace - formally typeset
M

Mohammad Alshraideh

Researcher at University of Jordan

Publications -  40
Citations -  435

Mohammad Alshraideh is an academic researcher from University of Jordan. The author has contributed to research in topics: Test data & Computer science. The author has an hindex of 11, co-authored 33 publications receiving 350 citations. Previous affiliations of Mohammad Alshraideh include University of Hull.

Papers
More filters
Journal ArticleDOI

Search‐based software test data generation for string data using program‐specific search operators

TL;DR: 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.
Journal ArticleDOI

Skin Cancer Recognition by Using a Neuro-Fuzzy System

TL;DR: In this paper, a neural network system (NN) and a fuzzy inference system were used as promising modalities for detection of different types of skin cancer in the light-skinned population.
Journal IssueDOI

Search-based software test data generation for string data using program-specific search operators: Research Articles

TL;DR: 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.
Journal ArticleDOI

A multiple-population genetic algorithm for branch coverage test data generation

TL;DR: This research explores a new approach for using genetic algorithms as test data generators to execute all the branches in a program, and shows experimentally that the proposed multiple-population algorithm outperforms the single- population algorithm significantly in terms of the number of executions, execution time, time improvement, and search effectiveness.
Journal ArticleDOI

Using program data-state scarcity to guide automatic test data generation

TL;DR: This paper presents a new heuristic for directing the search when the cost function at a test goal is not able to differentiate between candidate test inputs, and directs the search toward test cases that produce rare or scarce data states.