scispace - formally typeset
J

Jesus Moran

Researcher at University of Oviedo

Publications -  12
Citations -  95

Jesus Moran is an academic researcher from University of Oviedo. The author has contributed to research in topics: Test case & Big data. The author has an hindex of 5, co-authored 12 publications receiving 61 citations.

Papers
More filters
Journal ArticleDOI

FlakyLoc: flakiness localization for reliable test suites in web applications

TL;DR: The technique was able to locate automatically the root cause of flakiness and provide enough information to both understand it and fix it and was evaluated with an educational web platform called FullTeaching.
Proceedings ArticleDOI

Testing data transformations in MapReduce programs

TL;DR: This paper proposes the testing technique called MRFlow that is based on data flow test criteria and oriented to transformations analysis between the input and the output in order to detect defects in MapReduce programs.
Journal ArticleDOI

Automatic Testing of Design Faults in MapReduce Applications

TL;DR: New testing techniques that aimed to detect design faults by simulating different infrastructure configurations that as whole are more likely to reveal failures using random testing, and partition testing together with combinatorial testing are proposed.
Proceedings ArticleDOI

MRTree: Functional Testing Based on MapReduce's Execution Behaviour

TL;DR: This paper describes an approach to functional testing of MapReduce programs based on a hierarchical classification of a number of potential faults that may occur in Map Reduce programs over Hadoop, called MRTree.
Journal ArticleDOI

Testing MapReduce programs: A systematic mapping study

TL;DR: MapReduce is a processing model used in Big Data to facilitate the analysis of large data under a distributed architecture that simplifies the management of large amounts of data.