Integration testing of object-oriented and aspect-oriented programs: A structural pairwise approach for java

OAL Lemos, IG Franchin, PC Masiero - Science of Computer Programming, 2009 - Elsevier
Several testing approaches focus on finding faults in software units of implementation. A
problem not addressed by unit testing is the interaction among units, with respect to the …

A pointcut-based coverage analysis approach for aspect-oriented programs

OAL Lemos, PC Masiero - Information Sciences, 2011 - Elsevier
Aspect-oriented programming (AOP) is a promising technology that supports separation of
crosscutting concerns (ie, functionality that tends to be tangled with, and scattered through …

JaBUTiService: a web service for structural testing of java programs

MM Eler, AT Endo, PC Masiero… - 2009 33rd Annual …, 2009 - ieeexplore.ieee.org
Web services are an emerging Service-Oriented Architecture technology to integrate
applications using open standards based on XML. Software Engineering tools integration is …

A scoping study on the 25 years of research into software testing in Brazil and an outlook on the future of the area

VHS Durelli, RF Araujo, MAG Silva… - Journal of Systems and …, 2013 - Elsevier
Over the past 25 years the Brazilian Symposium on Software Engineering (SBES) has
evolved to become the most important event on software engineering in Brazil. Throughout …

What a long, strange trip it's been: past, present, and future perspectives on software testing research

VHS Durelli, RF Araujo, MAG Silva… - 2011 25th Brazilian …, 2011 - ieeexplore.ieee.org
Over the past 25 years the Brazilian Symposium on Software Engineering (SBES) has
evolved to become the most important event on software engineering in Brazil. Throughout …

MPI tuning with Intel/spl copy/Trace Analyzer and Intel/spl copy/Trace Collector

R Asbury, M Wrinn - 2004 IEEE International Conference on Cluster …, 2004 - computer.org
Web services are an emerging Service-Oriented Architecture technology to integrate
applications using open standards based on XML. Software Engineering tools integration is …

Using structural testing to identify unintended join points selected by pointcuts in Aspect-Oriented programs

OAL Lemos, PC Masiero - 2008 32nd Annual IEEE Software …, 2008 - ieeexplore.ieee.org
The goal of aspect-oriented programming is to modularize concerns that tend to tangle with
and scatter across multiple modules of software systems. For that purpose, crosscutting …

[PDF][PDF] Comparative Analysis of Various Testing Techniques Used for Aspect-Oriented Software System

S Dalal, S Hooda, K Solanki - Indonesian Journal of Electrical …, 2018 - researchgate.net
Nowadays, Aspect-Oriented Programming (AOP) paradigm is getting more popularity in the
field of software development. But testing an Aspect-Oriented Software System (AOSS) is not …

A structural testing approach for aspect-oriented programs based on data and control flow

L Xiong, J Li - 2013 IEEE 4th International Conference on …, 2013 - ieeexplore.ieee.org
Software testing is a key factor for ensuring software quality. The traditional process-oriented
and object-oriented test technology has been quite mature, but test technology in aspect …

Uma contribuição para a minimização do número de stubs no teste de integração de programas orientados a aspectos

R Ré - 2009 - teses.usp.br
A programação orientada a aspectos é uma abordagem que utiliza conceitos da separação
de interesses para modularizar o software de maneira mais adequada. Com o surgimento …