Automatic programming assessment and test data generation a review on its approaches

R Romli, S Sulaiman, KZ Zamli - 2010 International symposium …, 2010 - ieeexplore.ieee.org
Automatic programming assessment has recently become an important method in assisting
lecturers and instructors of programming courses to automatically mark and grade students' …

Generating test data for branch coverage

N Gupta, AP Mathur, ML Soffa - Proceedings ASE 2000 …, 2000 - ieeexplore.ieee.org
Branch coverage is an important criteria used during the structural testing of programs. We
present a new program execution based approach to generate input data that exercises a …

Automatic test case generation using unified modeling language (UML) state diagrams

P Samuel, R Mall, AK Bothra - IET software, 2008 - IET
UML is widely accepted and used by industry for modelling and design of software systems.
A novel method to automatically generate test cases based on UML state models is …

Automatic test case generation from UML communication diagrams

P Samuel, R Mall, P Kanth - Information and software technology, 2007 - Elsevier
We present a method to generate cluster level test cases based on UML communication
diagrams. In our approach, we first construct a tree representation of communication …

[PDF][PDF] Automatic test case generation from UML state chart diagram

R Swain, V Panthi, PK Behera… - International Journal of …, 2012 - researchgate.net
More than 50% of software development effort is spent in testing phase in a typical software
development project. Test case design as well as execution consumes a lot of time. So …

Slicing-based test case generation from UML activity diagrams

P Samuel, R Mall - ACM SIGSOFT Software Engineering Notes, 2009 - dl.acm.org
UML diagrams are important design and modeling artifacts. These diagrams can also be
used to generate test cases. We present a novel test case generation method that is based …

A novel test case design technique using dynamic slicing of UML sequence diagrams

P Samuel, R Mall - e-Informatica Software Engineering Journal, 2008 - e-informatyka.pl
We present a novel methodology for test case generation based on UML sequence
diagrams. We create message dependence graphs (MDG) from UML sequence diagrams …

[PDF][PDF] Complexity of equivalence class and boundary value testing methods

V Arnicane - Int J Comput Sci Inform Techn, 2009 - researchgate.net
A domain of a program with mutually independent parameters is a set of all combinations of
all values of these parameters. The input domain can be very big. The main goal of domain …

UML sequence diagram based testing using slicing

P Samuel, R Mall, S Sahoo - 2005 Annual IEEE India …, 2005 - ieeexplore.ieee.org
We present a novel testing methodology to test object oriented software based on UML
sequence diagrams. In our approach we use dynamic slicing and generate test cases …

Automatic string test data generation for detecting domain errors

R Zhao, MR Lyu, Y Min - Software Testing, Verification and …, 2010 - Wiley Online Library
Abstract Domain testing is designed to detect domain errors that result from a small
boundary shift in a path domain. Although many researchers have studied domain testing …