Innovations in Computing and Information Technology (Cognition 2015) |
Foundation of Computer Science USA |
COGNITION2015 - Number 4 |
July 2015 |
Authors: Gaurav Siwach, Sunil Sikka, Priyanka Makkar |
e8306505-6511-42e7-8d39-c615e887029f |
Gaurav Siwach, Sunil Sikka, Priyanka Makkar . Study of Optimization and Prioritization of Paths in Basis Path Testing. Innovations in Computing and Information Technology (Cognition 2015). COGNITION2015, 4 (July 2015), 6-10.
Testing has become an essence part of the software development life cycle. Structural testing is a testing type, which focuses on the control flow of the program. Basis path testing is a kind of structural testing which derives a set of basis paths from control flow graph. These basis paths ensure that every statement of the program under test has been executed at least once. This paper studies the different techniques used by different researchers for the prioritization of these paths. The optimization and prioritization of the paths increases the probability of finding more errors within the limited resources.