Proceedings of 3rd International Conference on Reliability, Infocom Technologies and Optimization 2014
DOI: 10.1109/icrito.2014.7014677
|View full text |Cite
|
Sign up to set email alerts
|

The mathematics of software testing using genetic algorithm

Abstract: A Markov Chain approach to estimate reliability of a software system using genetic algorithm is presented. In this approach, the code is initially converted into control flow graph and then reduced to a dd-graph. The fitness function of the genetic algorithm is calculated based on the path coverage. The edges of the dd-graph are assigned weights based on the Markov transition probability matrix and the value of the fitness function is calculated as the sum of weights of all edges of the dd-graph covered by the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(1 citation statement)
references
References 3 publications
0
1
0
Order By: Relevance
“…One example is shown in Figure 1, which shows the different steps carried out to find the linearly independent paths for a specific program. With the help of path testing, the test cases are created and executed for all possible paths which results in 100% statement coverage and 100% branch coverage [21][22].…”
Section: Path Testingmentioning
confidence: 99%
“…One example is shown in Figure 1, which shows the different steps carried out to find the linearly independent paths for a specific program. With the help of path testing, the test cases are created and executed for all possible paths which results in 100% statement coverage and 100% branch coverage [21][22].…”
Section: Path Testingmentioning
confidence: 99%