Finding Most Feasible Path in Weighted Control Flow Graph of a C Program for Testing Optimization

Authors

  • Vikas Agrahari Research Scholar/M.Tech(CSE)/K.I.T Kanpur, Uttar Pradesh (India Author
  • Shubha Jain Associate professor/ Dept of CSE/K.I.T Kanpur, Uttar Pradesh (India Author

Keywords:

CFG, Cyclomatic Complexity, Edge Weight, Path Frequency

Abstract

An effective testing can reduce the cost and time considerably. In this study our aim is to design a
software tool that will compute the most feasible path for all programs in C language. Finding of most
feasible path requires a construction of weighted control flow graph, which helps in determining the
frequency of all paths in control flow graph and finally most frequent path(as the weight decides the
frequency) is termed as most feasible path. Concept of most feasible path makes the test data generation
easy and in optimized manner and also act as an effective tool for efficient testing of entire software.

Downloads

Published

2018-12-30

Similar Articles

1-10 of 11

You may also start an advanced similarity search for this article.