Sangeeta Sabharwal

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

E-mail: ssab63@gmail.com

Website:

Research Interests: Computational Science and Engineering, Computational Engineering, Software Engineering, Data Structures and Algorithms, Engineering

Biography

Sangeeta Sabharwal did her M.Tech in Computer Science and Ph.D from from University of Delhi, India. Presently she is a Professor, Division of Computer Science at NSIT, University of Delhi, India. She has around 25 years of experience in the field of software engineering. Her areas of interest include model based testing, web application testing, search based software engineering and meta modeling.

Author Articles
Empirical and Theoretical Validation of a Use Case Diagram Complexity Metric

By Sangeeta Sabharwal Preeti Kaur Ritu Sibal

DOI: https://doi.org/10.5815/ijitcs.2017.11.04, Pub. Date: 8 Nov. 2017

A key artifact produced during object oriented requirements analysis is Use Case Diagram. Functional requirements of the system under development and relationship of the system and the external world are displayed with the help of Use Case Diagram. Therefore, the quality aspect of the artifact Use Case Diagram must be assured in order to build good quality software. Use Case Diagram quality is assessed by metrics that have been proposed in the past by researchers, based on Use Case Diagram countable features such as the number of actors, number of scenarios per Use Case etc., but they have not considered Use Case dependency relations for metric calculation. In our previous paper, we had proposed a complexity metric. This metric was defined considering association relationships and dependency prevailing in the Use Case Diagram. The key objective in this paper is to validate this complexity metric theoretically by using Briand’s Framework and empirically by performing a Controlled experiment. The results show that we are able to perform the theoretical and empirical validation successfully.

[...] Read more.
Formal Validation of Data Warehouse Complexity Metrics using Distance Framework

By Gargi Aggarwal Sangeeta Sabharwal

DOI: https://doi.org/10.5815/ijisa.2017.10.06, Pub. Date: 8 Oct. 2017

Data Warehouse is the cornerstone for organizations that base their strategic decisions on the large scale processing of numerical data. The success of the organization depends on these decisions and hence it becomes extremely important to have a quality data warehouse. Conceptual models have been widely recognized as a key determinant of data warehouse quality during the early stages of design. Recently, metrics have been proposed by authors based on hierarchies to quantify the complexity and inturn quality of the conceptual models of data warehouse. They have formally corroborated the measures against Briand’s property based framework to ensure their validity. However, Briand’s set of properties for software measures are a set of necessary but not sufficient measure axioms. They are advantageous to refute software metrics but not to validate them. Thus, we focus on the theoretical validation of the data warehouse conceptual model metrics using the Distance framework whose sufficiency is ensured by the measurement theory. The results indicate that the metrics are valid measures of the complexity of data warehouse conceptual models. Besides, validation by Distance framework assures that the metrics are in the ratio scale which further aids in data analysis.

[...] Read more.
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