Priti Bansal

Work place: Netaji Subhas Institute of Technology, Sector-3, Dwarka, New Delhi-110078, India

E-mail: first.bansalpriti79@gmail.com

Website:

Research Interests: Computational Science and Engineering, Computational Engineering, Software Engineering, Neural Networks

Biography

Priti Bansal received her B.E in Computer Science from University of Mumbai, India in 2001 and her M.Tech in Information System from University of Delhi, India in 2009. She is pursuing Ph.D from NSIT, University of Delhi. She is currently working as Assistant Professor in the Department of Information Technology, NSIT, New Delhi, India. Her research interest includes model based testing, web application testing, search based software engineering and neural networks.

Author Articles
A Hybrid Artificial Bee Colony and Harmony Search Algorithm to Generate Covering Arrays for Pair-wise Testing

By Priti Bansal Sangeeta Sabharwal Nitish Mittal

DOI: https://doi.org/10.5815/ijisa.2017.08.07, Pub. Date: 8 Aug. 2017

Combinatorial Interaction Testing (CIT) is a cost effective testing technique that aims to detect interaction faults generated as a result of interaction between components or parameters in a software system. CIT requires the generation of effective test sets that cover all possible t-way (t denotes the strength of testing) interactions between parameters. Covering array (CA) and mixed covering array (MCA) are often used to represent test sets. This paper presents a hybrid algorithm that integrates artificial bee colony algorithm (ABC) and harmony search algorithm (HS) to construct CAs for testing all 2-way interactions (pair-wise testing) in software systems. The performance of the proposed hybrid algorithm ABCHS-CAG is compared and analyzed by performing experiments on a set of benchmark problems on pair-wise testing. The results show that ABCHS-CAG generates smaller CAs than its greedy counterparts whereas its performance is comparable to the existing state-of-the-art meta-heuristic algorithms.

[...] Read more.
Construction of Strength Two Mixed Covering Arrays Using Greedy Mutation in Genetic Algorithm

By Sangeeta Sabharwal Priti Bansal Nitish Mittal

DOI: https://doi.org/10.5815/ijitcs.2015.10.04, Pub. Date: 8 Sep. 2015

Metaheuristic methods are capable of solving a wide range of combinatorial problems competently. Genetic algorithm (GA) is a metaheuristic search based optimization algorithm that can be used to generate optimal Covering Arrays (CAs) and Mixed Covering Arrays (MCAs) for pair-wise testing. Our focus in the work presented in this paper is on the strategies of performing mutation in GA to enhance the overall performance of GA in terms of solution quality and computational time (number of generations). This is achieved by applying a greedy approach to perform mutation at a position that minimizes the loss of existing distinct pairs in the parent CA/MCA and ensures that the generated offspring is of good quality. Experiments are conducted on several benchmark problems to evaluate the performance of the proposed greedy based GA with respect to the existing state-of-the-art algorithms. Our evaluation shows that the proposed algorithm outperforms its GA counterpart by generating better quality MCA in lesser number of generations. Also the proposed approach yields better/comparable results compared to the existing state-of-the-art algorithms for generating CAs and MCAs.

[...] Read more.
Other Articles