[PDF][PDF] Regression test selection techniques: A survey

S Biswas, R Mall, M Satpathy, S Sukumaran - Informatica, 2011 - informatica.si
Software maintenance activities, on an average, account for as much as two-thirds of the
overall software life cycle costs [75]. Maintenance of a software product is frequently …

A regression test selection technique for embedded software

S Biswas, R Mall, M Satpathy - ACM Transactions on Embedded …, 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 …

ATTEST: Automated and Thorough Testing of Embedded Software in Teaching

M Kissich, K Weinbauer, M Baunach - Proceedings of the 5th European …, 2023 - dl.acm.org
Dependability requirements are getting increasingly stringent in embedded systems,
demanding highly skilled developers. One crucial point in building up expertise is getting …

Using embedded xinu and the raspberry pi 3 to teach parallel computing in assembly programming

B Levandowski, D Perouli… - 2019 IEEE International …, 2019 - ieeexplore.ieee.org
The 2013 ACM/IEEE curriculum guidelines highlight the importance of teaching parallel
computing to undergraduates in higher education. Universities have responded to this need …

Continuous integration platform for arduino embedded software

W Penson, E Huang, D Klamut… - 2017 IEEE 30th …, 2017 - ieeexplore.ieee.org
Software development for embedded systems is challenging due to hardware resource
limitations and complexities in testing and verification. Although there are numerous …

Embedinsight: Automated grading of embedded systems assignments

H Li, BJ Ho, B Balaji, Y Xin, P Martin… - arXiv preprint arXiv …, 2017 - arxiv.org
Grading in embedded systems courses typically requires a face-to-face appointment
between the student and the instructor because of experimental setups that are only …

[PDF][PDF] XinuPi: Porting a lightweight educational operating system to the Raspberry Pi

E Biggers, F Harunani, T Much… - 2013 Proceedings of the …, 2013 - mscs.mu.edu
ABSTRACT The Raspberry Pi is a credit-card sized computer, designed to support hands-on
computer science education activities with minimal hardware cost. The Pi's low price …

Experiences with TA-Bot in CS1

J Forden, A Gebhard, D Brylow - … of the ACM Conference on Global …, 2023 - dl.acm.org
Automated Assessment Tools (AATs) have been used in undergraduate CS education for
decades. TA-Bot, a modular AAT, has existed in some form for 25 years serving thousands …

Task dependency analysis for regression test selection of embedded programs

S Biswas, R Mall, M Satpathy - IEEE Embedded Systems …, 2011 - ieeexplore.ieee.org
Execution dependencies arise among the tasks of an embedded program due to issues
such as task priority, task precedence, and intertask communication. We argue that …

Using Embedded Xinu and the Raspberry Pi 3 to Teach Operating Systems

PJ McGee, R Latinovich… - 2020 IEEE International …, 2020 - ieeexplore.ieee.org
Multicore processors have become the standard in modern computing platforms. Such
complex hardware enables faster execution of the programs it runs, but this is only true if its …