A regression test selection technique for embedded software
ACM Transactions on Embedded Computing Systems (TECS), 2013•dl.acm.org
The current approaches for regression test selection of embedded programs are usually
based on data-and control-dependency analyses, often augmented with human reasoning.
Existing techniques do not take into account additional execution dependencies which may
exist among code elements in such programs due to features such as tasks, task deadlines,
task precedences, and intertask communications. In this context, we propose a model-based
regression test selection technique for such programs. Our technique first constructs a graph …
based on data-and control-dependency analyses, often augmented with human reasoning.
Existing techniques do not take into account additional execution dependencies which may
exist among code elements in such programs due to features such as tasks, task deadlines,
task precedences, and intertask communications. In this context, we propose a model-based
regression test selection technique for such programs. Our technique first constructs a graph …
The current approaches for regression test selection of embedded programs are usually based on data- and control-dependency analyses, often augmented with human reasoning. Existing techniques do not take into account additional execution dependencies which may exist among code elements in such programs due to features such as tasks, task deadlines, task precedences, and intertask communications. In this context, we propose a model-based regression test selection technique for such programs. Our technique first constructs a graph model of the program; the proposed graph model has been designed to capture several characteristics of embedded programs, such as task precedence order, priority, intertask communication, timers, exceptions and interrupt handlers, which we consider important for regression-test selection. Our regression test selection technique selects test cases based on an analysis of the constructed graph model. We have implemented our technique to realize a prototype tool. The experimental results obtained using this tool show that, on average, our approach selects about 28.33% more regression test cases than those selected by a traditional approach. We observed that, on average, 36.36% of the fault-revealing test cases were overlooked by the existing regression test selection technique.
ACM Digital Library
以上显示的是最相近的搜索结果。 查看全部搜索结果