Gregory M. KapfhammerAssistant Professor of Computer Sciencehttp://www.cs.allegheny.edu/~gkapfham/ |
Juggernaut

"For you have no place of refuge, the bed you have made is too short to lie on. The blankets are too narrow to cover you." Isaiah 28:20 (NLT)
Resource constrained embedded devices are becoming increasingly popular and affordable. Software for these devices is often implemented in the Java programming language because the Java compiler and virtual machine provide enhanced safety, portability, and the potential for run-time optimization. It is important to verify that a software application executes correctly in the environment in which it will normally execute, even if this environment is an embedded one that severely constrains memory resources. Testing can be used to isolate defects within and establish a confidence in the correctness of a Java application that executes in a resource constrained environment. However, executing test suites with a Java virtual machine that uses dynamic compilation to create native code bodies can create significant testing time overheads if memory resources are highly constrained. This research project is developing an approach that uses adaptive code unloading to ensure that it is feasible to perform testing in the actual memory constrained execution environment.
Related Papers:
- Gregory M. Kapfhammer, Mary Lou Soffa, Daniel Mosse. Testing in Resource Constrained Execution Environments. In the Proceedings of the ACM/IEEE International Conference on Automated Software Engineering, Long Beach, California, November 7-11, 2005.
- Gregory M. Kapfhammer. Software Testing. The Computer Science Handbook, CRC Press. June, 2004. (Revised and Extended Version).
Related Presentations:
- Gregory M. Kapfhammer, Mary Lou Soffa, and Daniel Mosse'. Testing in Resource Constrained Execution Environments. Presented at the 20th IEEE/ACM Automated Software Engineering Conference, Long Beach, California, November 7-11, 2005.
- Gregory M. Kapfhammer, Mary Lou Soffa, and Daniel Mosse'. Empirical Evaluation of an Approach to Resource Constrained Test Suite Execution. Presented in the University of Pittsburgh, Department of Computer Science Colloquium, Pittsburgh, Pennsylvania, November 16, 2005.
Project Team:
- Gregory M. Kapfhammer (Allegheny College)
- Mary Lou Soffa (University of Virginia)
- Daniel Mosse (University of Pittsburgh)
- Chandra Krintz (University of California, Santa Barbara)
- Suvarshi Bhadra (Allegheny College)
This research project is supported by research and travel grants from the Department of Computer Science and the Dean's Office at Allegheny College. Please refer to Research for a complete listing of my current research activities.
Links to this Page
- Complete News Listing last edited on 4 June 2008 at 11:23 am by aldenv29.allegheny.edu
- Research last edited on 23 June 2008 at 2:09 pm by aldenv29.allegheny.edu
- Software Testing Tutorial last edited on 30 May 2008 at 2:02 pm by aldenv29.allegheny.edu
- Testing in Resource Constrained Execution Environments last edited on 21 May 2008 at 2:18 pm by aldenv29.allegheny.edu
- Research Papers last edited on 17 May 2008 at 1:28 pm by aldenv29.allegheny.edu
- Research Presentations last edited on 12 June 2008 at 5:09 pm by aldenv29.allegheny.edu
- Testing in Resource Constrained Execution Environments (Presentation) last edited on 12 June 2008 at 5:02 pm by aldenv29.allegheny.edu
- Empirical Evaluation of an Approach to Resource Constrained Test Suite Execution last edited on 22 November 2005 at 2:07 pm by aldenv130.allegheny.edu
- Software Engineering and Distributed Systems, Spring 2006 last edited on 17 January 2007 at 5:48 pm by aldenv29.allegheny.edu
- Software Testing and Analysis, Spring 2007 last edited on 21 February 2007 at 12:32 pm by aldenv29.allegheny.edu